Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct { fab.FabContext core.Providers }
func (*Context) GetFabContext ¶
func (ctx *Context) GetFabContext(sid fab.SigningIdentity) fab.FabContext
type FabnetCore ¶
type FabnetCore struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg config.ConfigProvider) (*FabnetCore, error)
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func (*Provider) FnUserStore ¶
func (*Provider) SessionManager ¶
func (p *Provider) SessionManager() session.SessionManager
func (*Provider) SessionStore ¶
func (p *Provider) SessionStore() session.SessionStore
func (*Provider) UserManager ¶
func (p *Provider) UserManager() msp.UserManager
Click to show internal directories.
Click to hide internal directories.