Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BufferPool bufferPool
BufferPool type basically namespaces the helpers under the "bufferPool" section
View Source
var Crypto crypto
Crypto type basically namespaces the helpers under the "crypto" section
View Source
var Ctx ctx
Ctx type basically namespaces the helpers under the "ctx" section
View Source
var (
ErrCtxNoValue = errors.New("no value exists in the context for the supplied key")
)
Errors
View Source
var Path pth
Path type basically namespaces the helpers under the "pth" section
View Source
var Reflect = rflct{ ErrorType: reflect.TypeOf((*error)(nil)).Elem(), TimeType: reflect.TypeOf((*time.Time)(nil)).Elem(), }
Reflect type basically namespaces the helpers under the "reflect" section
View Source
var Strings = strs{ // contains filtered or unexported fields }
Strings type basically namespaces the helpers under the "strs" section
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.