hello

package
v0.2.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2020 License: Apache-2.0, MIT Imports: 14 Imported by: 7

Documentation

Index

Constants

View Source
const ProtocolID = "/fil/hello/1.0.0"

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	HeaviestTipSet       []cid.Cid
	HeaviestTipSetWeight types.BigInt
	GenesisHash          cid.Cid

	TArrial int64
	TSent   int64
}

type NewStreamFunc

type NewStreamFunc func(context.Context, peer.ID, ...protocol.ID) (inet.Stream, error)

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

func (hs *Service) HandleStream(s inet.Stream)

func (*Service) SayHello

func (hs *Service) SayHello(ctx context.Context, pid peer.ID) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL