Documentation ¶
Index ¶
Constants ¶
View Source
const ( UNKNOWN = iota QUESTION DOLLAR NAMED AT )
Variables ¶
This section is empty.
Functions ¶
func DefaultInsertFunc ¶
Types ¶
type InsertFunc ¶
type InsertJob ¶
type InsertJob struct {
// contains filtered or unexported fields
}
func (*InsertJob) SetInsertFunc ¶
func (job *InsertJob) SetInsertFunc(fn InsertFunc) *InsertJob
Click to show internal directories.
Click to hide internal directories.