//
pkg.gl
Category
github.com/makerdao/oracle-suite
internal
gofer
marshal
package
0.3.1
Repository:
https://github.com/makerdao/oracle-suite.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
465 SLOC
#
Packages
testutil
No description provided by the author
#
Functions
Marshall
Marshall marshals list of items.
NewMarshal
NewMarshal returns new Marshal instance.
#
Constants
JSON
No description provided by the author
NDJSON
No description provided by the author
Plain
No description provided by the author
Trace
No description provided by the author
#
Structs
Marshal
Marshal implements the Marshaller interface.
#
Interfaces
Marshaller
Marshaller is the interface which must be implemented by different marshallers used to format output for the CLI.
#
Type aliases
FormatType
FormatType describes output format type.