Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inserter ¶
type Inserter struct {
// contains filtered or unexported fields
}
func NewInserter ¶
func NewInserter(flavor sqlbuilder.Flavor) Inserter
func NewInserterForMySQL ¶
func NewInserterForMySQL() Inserter
func NewInserterForPostgreSQL ¶
func NewInserterForPostgreSQL() Inserter
Click to show internal directories.
Click to hide internal directories.