http_runner

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_TIMESPOT uint64 = 18446744073709551615

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpRunner

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

func NewHttpRunner

func NewHttpRunner(port int) *HttpRunner

func (*HttpRunner) GetBlockchainTicker

func (self *HttpRunner) GetBlockchainTicker() <-chan time.Time

func (*HttpRunner) GetExchangeTicker

func (self *HttpRunner) GetExchangeTicker() <-chan time.Time

func (*HttpRunner) Start

func (self *HttpRunner) Start() error

func (*HttpRunner) Stop

func (self *HttpRunner) Stop() error

type HttpRunnerServer

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

func NewHttpRunnerServer

func NewHttpRunnerServer(runner *HttpRunner, host string) *HttpRunnerServer

func (*HttpRunnerServer) Start

func (self *HttpRunnerServer) Start() error

func (*HttpRunnerServer) Stop

func (self *HttpRunnerServer) Stop() error

Jump to

Keyboard shortcuts

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