Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InsertQuery ¶
type InsertQuery struct {
// contains filtered or unexported fields
}
type InsertService ¶
func NewInsertQuery ¶
func NewInsertQuery(builder *Builder) InsertService
type Service ¶
type Service interface { Insert() InsertService Update() Delete() }
func NewBuilder ¶
Click to show internal directories.
Click to hide internal directories.