Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fieldset ¶
type Fieldset []*Field
func NewFieldset ¶
func (Fieldset) SelectColumns ¶
func (Fieldset) SelectFields ¶
func (s Fieldset) SelectFields() []interface{}
type NullString ¶
type NullString struct {
V *string
}
func (*NullString) Scan ¶
func (s *NullString) Scan(value interface{}) error
Click to show internal directories.
Click to hide internal directories.