babble

package
v0.5.11 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2019 License: MIT Imports: 11 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Babble

type Babble struct {
	Config       *config.Config
	Node         *node.Node
	Transport    net.Transport
	Store        h.Store
	Peers        *peers.PeerSet
	GenesisPeers *peers.PeerSet
	Service      *service.Service
	// contains filtered or unexported fields
}

Babble is a struct containing the key parts of a babble node

func NewBabble

func NewBabble(c *config.Config) *Babble

NewBabble is a factory method to produce a Babble instance.

func (*Babble) Init

func (b *Babble) Init() error

Init initialises the babble engine

func (*Babble) Run

func (b *Babble) Run()

Run starts the Babble Node running

Jump to

Keyboard shortcuts

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