package
Version:
v0.0.0-...-6fe4f4e
Opens a new window with list of versions in this module.
Published: May 11, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Exercise 12.4 (P341)
Modify encode to pretty-print the S-expression in the style shown above.
Documentation
¶
Marshal encodes a Go value in S-expression form.
func MarshalIndent(v interface{}) ([]byte, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.