Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Float32List ¶
type Float32List []float32
func (*Float32List) Set ¶
func (m *Float32List) Set(value string) error
func (*Float32List) String ¶
func (m *Float32List) String() string
func (*Float32List) Type ¶
func (*Float32List) Type() string
type JSONObject ¶
func (*JSONObject) Set ¶
func (m *JSONObject) Set(value string) error
func (*JSONObject) String ¶
func (m *JSONObject) String() string
func (*JSONObject) Type ¶
func (*JSONObject) Type() string
type StringList ¶
type StringList []string
func (*StringList) Set ¶
func (m *StringList) Set(value string) error
func (*StringList) String ¶
func (m *StringList) String() string
func (*StringList) Type ¶
func (*StringList) Type() string
type UInt32List ¶
type UInt32List []uint32
func (*UInt32List) Set ¶
func (m *UInt32List) Set(value string) error
func (*UInt32List) String ¶
func (m *UInt32List) String() string
func (*UInt32List) Type ¶
func (*UInt32List) Type() string
Click to show internal directories.
Click to hide internal directories.