//
pkg.gl
Category
github.com/rkcloudchain/rksync
channel
package
1.0.2
Repository:
https://github.com/rkcloudchain/rksync.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
872 SLOC
#
Packages
fsync
No description provided by the author
#
Functions
GenerateMAC
GenerateMAC returns a byte slice that is derived from the peer's PKI-ID and a channel name.
NewGossipChannel
NewGossipChannel creates a new gossip Channel.
#
Structs
Config
Config is a configuration item of the channel.
#
Interfaces
Adapter
Adapter enables the gossipChannel to communicate with gossipService.
Channel
Channel defines an object that deals with all channel-related message.