Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidEntity = errors.New("builder: invalid entity")
)
Functions ¶
Types ¶
type InsertSQL ¶
type InsertSQL struct {
// contains filtered or unexported fields
}
func NewInsertSQL ¶
func NewInsertSQL() *InsertSQL
Click to show internal directories.
Click to hide internal directories.