Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TypeToString ¶
func TypeToString(s interface{}) string
Types ¶
type Query ¶
type Query struct {
// contains filtered or unexported fields
}
func CreateInsert ¶
func (*Query) AddDataWithNull ¶
func (*Query) AddRawData ¶
func (q *Query) AddRawData(s interface{})
func (*Query) ToInsertString ¶
Click to show internal directories.
Click to hide internal directories.