Discover Packages
github.com/campoy/whispering-gophers
solution
part1
command
Version:
v0.0.0-...-e25c270
Opens a new window with list of versions in this module.
Published: Oct 9, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Solution to part 1 of the Whispering Gophers code lab.
This program reads from standard input and writes JSON-encoded messages to
standard output. For example, this input line:
Hello!
Produces this output:
{"Body":"Hello!"}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.