Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringArray ¶
type StringArray []string
func (*StringArray) Scan ¶
func (blob *StringArray) Scan(value interface{}) error
type UInt32Array ¶
type UInt32Array []uint32
func (*UInt32Array) Scan ¶
func (blob *UInt32Array) Scan(value interface{}) error
Click to show internal directories.
Click to hide internal directories.