Documentation ¶ Index ¶ func TrimNull(data []byte) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func TrimNull ¶ func TrimNull(data []byte) ([]byte, error) TrimNull removes null values from JSON data. This is for backward compatibility. Null values in the original yaml configuration file was ignored by the yaml parsing functions. Types ¶ This section is empty. Source Files ¶ View all Source files jsontool.go Click to show internal directories. Click to hide internal directories.