//
pkg.gl
Category
github.com/laydong/toolpkg
datax
package
1.0.8
Repository:
https://github.com/laydong/toolpkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
114 SLOC
#
Functions
NewMemoryContext
NewMemoryContext new one.
#
Structs
MemoryContext
MemoryContext gstore data tor memory.
#
Interfaces
DataContext
DataContext interface the extend of contextx.Context.Value(key string) (value interface{}).