 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package json provides utilities for working with JSON.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func YAMLToJSON ¶
YAMLToJSON will convert the provided YAML node to JSON in a stable way not reordering keys.
func YAMLToJSONCompatibleGoType ¶ added in v1.7.8
YAMLToJSONCompatibleGoType will convert the provided YAML node to a compatible Go type ready for json marshalling in a stable way not reordering keys. Provided to allow a custom JSON marshalling implementation to be used.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.