Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MapStringInterface ¶
type MapStringInterface map[string]interface{}
MapStringInterface is used to insert and fetch task params type of map[string]interface{} as JSON to and from MySQL.
func (*MapStringInterface) Scan ¶
func (ss *MapStringInterface) Scan(src interface{}) error
Click to show internal directories.
Click to hide internal directories.