Documentation
¶
Index ¶
- type CustomArray
- type CustomArrayCustomUint8
- type CustomArrayFloat32
- type CustomArrayFloat64
- type CustomArrayInt8
- type CustomArrayUint8
- type CustomBool
- type CustomFloat32
- type CustomFloat64
- type CustomInt8
- type CustomInt16
- type CustomInt32
- type CustomInt64
- type CustomMap
- type CustomMixed
- type CustomSlice
- type CustomSliceCustomUint8
- type CustomSliceFloat32
- type CustomSliceFloat64
- type CustomSliceInt8
- type CustomSliceUint8
- type CustomString
- type CustomUint8
- type CustomUint16
- type CustomUint32
- type CustomUint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomArrayCustomUint8 ¶
type CustomArrayCustomUint8 [5]CustomUint8
CustomArrayCustomUint8 is used in tests
type CustomArrayFloat32 ¶
type CustomArrayFloat32 [5]CustomFloat32
CustomArrayFloat32 is used in tests
type CustomArrayFloat64 ¶
type CustomArrayFloat64 [5]CustomFloat64
CustomArrayFloat64 is used in tests
type CustomSliceCustomUint8 ¶
type CustomSliceCustomUint8 []CustomUint8
CustomSliceCustomUint8 is used in tests
type CustomSliceFloat32 ¶
type CustomSliceFloat32 []CustomFloat32
CustomSliceFloat32 is used in tests
type CustomSliceFloat64 ¶
type CustomSliceFloat64 []CustomFloat64
CustomSliceFloat64 is used in tests
Click to show internal directories.
Click to hide internal directories.