Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringSlice ¶
type StringSlice []string
func (*StringSlice) Scan ¶
func (s *StringSlice) Scan(src interface{}) error
Scan convert to a slice of strings http://www.postgresql.org/docs/9.1/static/arrays.html#ARRAYS-IO
Click to show internal directories.
Click to hide internal directories.