 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransformNumbers ¶
TransformNumbers walks a json decoded tree an replaces json.Number with int64, float64, or string, in this order of preference (i.e. if it parses as an int, use int. if it parses as a float, use float. etc).
Types ¶
This section is empty.
       Source Files
      ¶
      Source Files
      ¶
    
- jsonhelper.go
- transform.go
 Click to show internal directories. 
   Click to hide internal directories.