Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrObjectNotExist = errors.New("object is not exit")
ErrObjectNotExist object is not exist
Functions ¶
This section is empty.
Types ¶
type KVMap ¶
KVMap struct
func (*KVMap) DeleteObject ¶
DeleteObject delete object
type ObjectMap ¶
type ObjectMap struct {
// contains filtered or unexported fields
}
ObjectMap object op for mysql
func NewObjectMap ¶
NewObjectMap return object map
func (*ObjectMap) DeleteObject ¶
DeleteObject delete object
func (*ObjectMap) NewQueryObject ¶
NewQueryObject new query object
Click to show internal directories.
Click to hide internal directories.