pkg/

directory
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2019 License: MIT

Directories

Path Synopsis
Package bson provides an API for BSON serialization.
Package bson provides an API for BSON serialization.
cli
Package cli manages loading and testing configuration for serializing and deserializing objects from the command line.
Package cli manages loading and testing configuration for serializing and deserializing objects from the command line.
formats
Package formats provides the command for printing a list of supported formats.
Package formats provides the command for printing a list of supported formats.
input
Package output contains the code for processing the user provided configuration for the input.
Package output contains the code for processing the user provided configuration for the input.
output
Package output contains the code for processing the user provided configuration for the output.
Package output contains the code for processing the user provided configuration for the output.
version
Package version contains the command for printing version information.
Package version contains the command for printing version information.
Package escaper provides an easy API to escapae and unescape a string using a custom escape prefix.
Package escaper provides an easy API to escapae and unescape a string using a custom escape prefix.
Package fit includes functions for fitting loose types to their underlying values.
Package fit includes functions for fitting loose types to their underlying values.
Package contains a writer for writing objects as formatted lines by wrapping the "fmt" package in the standard library.
Package contains a writer for writing objects as formatted lines by wrapping the "fmt" package in the standard library.
Package gob provides support for reading and writing a stream of gob-encoded obejcts.
Package gob provides support for reading and writing a stream of gob-encoded obejcts.
Package gss provides simple functions for serializing/deserializing objects into common formats.
Package gss provides simple functions for serializing/deserializing objects into common formats.
Package gssjs includes functions for the JavaScript build of GSS.
Package gssjs includes functions for the JavaScript build of GSS.
Package inspector is a package of utility functions for inspecting field names and keys from objects.
Package inspector is a package of utility functions for inspecting field names and keys from objects.
Package iterator provides an easy API to create an iterator to read objects from a file.
Package iterator provides an easy API to create an iterator to read objects from a file.
Package json provides an API for JSON serialization that automatically infers types.
Package json provides an API for JSON serialization that automatically infers types.
Package jsonl provides a simple API for reading and writing to JSON Lines (aka jsonl).
Package jsonl provides a simple API for reading and writing to JSON Lines (aka jsonl).
Package properties includes functions for reading and writing from properties files.
Package properties includes functions for reading and writing from properties files.
Package scanner provides an interface{} for scanning through a stream of bytes.
Package scanner provides an interface{} for scanning through a stream of bytes.
Package serializer provides a middle layer between the gss package and the lower-level packages.
Package serializer provides a middle layer between the gss package and the lower-level packages.
Package splitter provides a wrapper for creating a custom bufio.SplitFunc.
Package splitter provides a wrapper for creating a custom bufio.SplitFunc.
Package sv includes iterators for reading from separated-values sources and writing using separated-values formats, such as CSV and TSV.
Package sv includes iterators for reading from separated-values sources and writing using separated-values formats, such as CSV and TSV.
Package tags provides a simple API for reading and writing to lines of tags.
Package tags provides a simple API for reading and writing to lines of tags.
Package toml provides an API for TOML serialization.
Package toml provides an API for TOML serialization.
Package iterator provides an easy API to create an iterator to read objects from a file.
Package iterator provides an easy API to create an iterator to read objects from a file.
Package yaml provides an API for YAML serialization that can automatically infers types.
Package yaml provides an API for YAML serialization that can automatically infers types.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL