Documentation
¶
Index ¶
- func DecodeObject(target any, object any) error
- func DecodePath(path string, target any) error
- func DecodeReadCloser(r io.ReadCloser, target any) error
- func DecodeReader(r io.Reader, target any) error
- func Marshal(in any, indent bool) (buf *bytes.Buffer, err error)
- func WriteJson(path string, data any, indent bool) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeObject ¶
func DecodePath ¶
func DecodeReadCloser ¶
func DecodeReadCloser(r io.ReadCloser, target any) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.