Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULT_SIZE = 1000000
Variables ¶
View Source
var ( Int = _Int{} Int8 = _Int8{} Int16 = _Int16{} Int32 = _Int32{} Int64 = _Int64{} Uint = _Uint{} Uint8 = _Uint8{} Uint16 = _Uint16{} Uint32 = _Uint32{} Uint64 = _Uint64{} Float32 = _Float32{} Float64 = _Float64{} Bool = _Bool{} Rune = _Rune{} String = _String{} Byte = _Byte{} Bytes = _Bytes{} Any = _Any{} )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.