command
Version:
v0.0.0-...-baf0b24
Opens a new window with list of versions in this module.
Published: Jul 18, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Building upon the code from the previous problem:
Extract the code you wrote to READ from the connection using bufio.NewScanner into its own function called "serve".
Pass the connection of type net.Conn as an argument into this function.
Add "go" in front of the call to "serve" to enable concurrency and multiple connections.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.