Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrLenBigThan1 = NewErr("len(*)>1,already exist")
View Source
var ErrLenEqual0 = NewErr("len(*)==0,not found")
View Source
var ErrLenNotEqual1 = NewErr("len(*)!=1,create failed")
View Source
var FieldCannotupdate = "there fields can't updated"
Functions ¶
func NewErrData ¶
Types ¶
type CommonResp ¶
Click to show internal directories.
Click to hide internal directories.