Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelperMap ¶
type HelperMap interface { GetError(i int, args ...interface{}) (int, error) GetCacheKey(i int, args ...int64) string }
func NewHelperMap ¶
Click to show internal directories.
Click to hide internal directories.