Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FunctionJoin ¶
func FunctionJoin(functions ...func()) func()
func NullStringCreate ¶
func NullStringCreate(str string) sql.NullString
func NullStringGet ¶
func NullStringGet(str sql.NullString) string
Types ¶
type FakeEmptyReadCloser ¶
type FakeEmptyReadCloser struct{}
func (*FakeEmptyReadCloser) Close ¶
func (r *FakeEmptyReadCloser) Close() error
Click to show internal directories.
Click to hide internal directories.