//
pkg.gl
Category
github.com/xormplus/xorm
contexts
package
0.0.0-20210822100304-4e1d4fcc1e67
Repository:
https://github.com/xormplus/xorm.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
13
Files
75 SLOC
#
Functions
NewContextHook
NewContextHook return context for hook.
NewMemoryContextCache
NewMemoryContextCache return memoryContextCache.
#
Structs
ContextHook
ContextHook represents a hook context.
Hooks
#
Interfaces
ContextCache
ContextCache is the interface that operates the cache data.
Hook