Documentation
¶
Index ¶
Constants ¶
View Source
const ( Empty = "" Quote = `"` Space = " " )
View Source
const ( MaxDecimal = 9 MaxFormat = 76 )
View Source
const ( JsonObjectStart = '{' JsonObjectEnd = '}' JsonArrayStart = '[' Equal = '=' Comm = ',' )
View Source
const Float64Size = 64
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.