daemon

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2020 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Daemon

type Daemon struct {
	// contains filtered or unexported fields
}

func New

func New() (*Daemon, error)

func (*Daemon) AuthenticationService

func (d *Daemon) AuthenticationService() *authentication.Service

func (*Daemon) BlockchainService

func (d *Daemon) BlockchainService() *blockchain.Service

func (*Daemon) ChainTrackerService

func (d *Daemon) ChainTrackerService() *chaintracker.Service

func (*Daemon) ConfigService

func (d *Daemon) ConfigService() *config.Service

func (*Daemon) Execute

func (d *Daemon) Execute() error

func (*Daemon) ExecuteChainTracker

func (d *Daemon) ExecuteChainTracker(ctx context.Context) error

func (*Daemon) ExecuteFrontend

func (d *Daemon) ExecuteFrontend(ctx context.Context) error

func (*Daemon) ExecuteWorkerManager

func (d *Daemon) ExecuteWorkerManager(ctx context.Context) error

func (*Daemon) GolinksService

func (d *Daemon) GolinksService() *golinks.Service

func (*Daemon) Start

func (d *Daemon) Start(s service.Service) error

func (*Daemon) Stop

func (d *Daemon) Stop(s service.Service) error

func (*Daemon) StopDaemon

func (d *Daemon) StopDaemon() error

func (*Daemon) WorkerService

func (d *Daemon) WorkerService() *worker.Service

Jump to

Keyboard shortcuts

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