Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(ctx Context, cfg fab.ChannelCfg) (fab.ChannelMembership, error)
New member identity
Types ¶
type CacheKey ¶
type CacheKey interface {
lazycache.Key
Context() Context
ChannelID() string
ChConfigRef() *lazyref.Reference
}
CacheKey membership reference cache key
type Context ¶
type Context struct {
core.Providers
EndpointConfig fab.EndpointConfig
}
Context holds the providers
type Ref ¶
Ref membership reference that refreshes to load the given channel config reference
func (*Ref) ContainsMSP ¶
ContainsMSP checks if given MSP is available in the underlying reference
Click to show internal directories.
Click to hide internal directories.