Descriptionfmt.Scan, fmt.Scanln: Start of a simple scanning API in the fmt package.
Still to do:
- composite types
- user-defined scanners
- format-driven scanning
The package comment will be updated when more of the functionality is in place.
Patch Set 1 #
Total comments: 16
Patch Set 2 : code review 1252045: fmt.Scan, fmt.Scanln: Start of a simple scanning API in... #
MessagesTotal messages: 3
|