Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2022 Changes in this version + const ASTERISK + const ESCAPE + const HASH + const NEWLINE + const QUOTE + const SLASH + const SPACE + const TAB + func ReadFromFile(filename string) ([]byte, []byte, error) + func ToJSON(b []byte) []byte + func Unmarshal(data []byte, v interface{}) error + func Valid(data []byte) bool