Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrActual = errors.New("actual") ErrElemExsit = errors.New("elem already exist") ErrElemNotExsit = errors.New("elem not exist") )
View Source
var Marshal = func(v interface{}) ([]byte, error) { return nil, nil }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.