package
0.0.0-20210916100932-d192fcfaa9da
Repository: https://github.com/liubaninc/m0.git
Documentation: pkg.go.dev
# Functions
NewKernel new an instance of XuperKernel, initialized with kernel contract method.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleName moudle name.
# Structs
GetMethod define Get type.
KContext define kernel contract context type.
SetMethod define Set type.
XuperKernel define kernel contract method type.
# Interfaces
Method define method interface needed.
# Type aliases
MethodFunc type is an adapter to allow the use of ordinary functions as Method handlers.