We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
af5785b
Marshal(value interface{}) (string, error) MarshalIndent(value interface{}, indent string) (string, error) Unmarshal(json5 string) (interface{}, error) Tokenize(string) []Token
Marshal(value interface{}) (string, error)
MarshalIndent(value interface{}, indent string) (string, error)
Unmarshal(json5 string) (interface{}, error)
Tokenize(string) []Token