Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NullString ¶
type NullString string
NullString string. Empty value ” corresponds to db-value NULL. Строка. Пустое значение ” соответствует значению NULL в БД.
func (*NullString) Scan ¶
func (ns *NullString) Scan(src interface{}) error
Click to show internal directories.
Click to hide internal directories.