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