Documentation ¶
Index ¶
Constants ¶
View Source
const ProtocolID = "/fil/hello/1.0.0"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NewStreamFunc ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewHelloService ¶
func NewHelloService(h host.Host, cs *store.ChainStore, syncer *chain.Syncer, pmgr peermgr.MaybePeerMgr) *Service
func (*Service) HandleStream ¶
Click to show internal directories.
Click to hide internal directories.