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
Click to show internal directories.
Click to hide internal directories.