Documentation
¶
Index ¶
- func Configure(config map[string]config.SQL)
- func DB(name ...string) some.Some[*sql.DB]
- func GetNoDefault(name ...string) some.Some[*sql.DB]
- func NewNullString(inp *string) sql.NullString
- func NewNullUUID(inp *uuid.UUID) uuid.NullUUID
- type Executor
- type NullTime
- type Preparation
- type Querier
- type Tx
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNullString ¶
func NewNullString(inp *string) sql.NullString
Types ¶
type Preparation ¶
Click to show internal directories.
Click to hide internal directories.