package
1.3.1
Repository: https://github.com/gitmine/pholcus.git
Documentation: pkg.go.dev

# Functions

New returns a pointer to a new, empty `Json` object.
NewFromReader returns a *Json by decoding from an io.Reader.
NewJson returns a pointer to a new `Json` object after unmarshaling `body` bytes.
returns the current implementation version.

# Structs

No description provided by the author