Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Compact = json.Compact HTMLEscape = json.HTMLEscape Indent = json.Indent Marshal = json.Marshal MarshalIndent = json.MarshalIndent NewDecoder = json.NewDecoder NewEncoder = json.NewEncoder NativeUnmarshal = json.Unmarshal )
Expose json public objects
View Source
var DictionaryHelper collections.IDictionaryHelper = jsonDictHelper
DictionaryHelper gives public access to the basic dictionary functions
View Source
var GenericListHelper collections.IListHelper = jsonListHelper
GenericListHelper gives public access to the basic list functions
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.