package
Version:
v3.0.924
Opens a new window with list of versions in this module.
Published: Sep 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Marshal func(v interface{}) ([]byte, error) = json.Marshal
MarshalIndent func(v interface{}, prefix, indent string) ([]byte, error) = json.MarshalIndent
Unmarshal func(data []byte, v interface{}) error = json.Unmarshal
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.