Directories
¶
Path | Synopsis |
---|---|
Package bson provides an API for BSON serialization.
|
Package bson provides an API for BSON serialization. |
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. |
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 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 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. |
Click to show internal directories.
Click to hide internal directories.