sync

package
v0.0.0-...-8269def Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: GPL-3.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClearData

func ClearData()

func Init

func Init()

func Main

func Main(clearData bool)

func SplitHeader

func SplitHeader(longString string) []string

Types

type Body

type Body struct {
	Jsonrpc string
	Id      int
	Result  string
}

type LogCarrier

type LogCarrier struct {
	CompanyWallet common.Address
	Company       [32]byte
	Web           [32]byte
	Index         *big.Int
}

type LogPurchased

type LogPurchased struct {
	Trip      common.Address
	TripId    *big.Int
	Tickets   *big.Int
	BuyerAddr common.Address
	Price     *big.Int
	Time      *big.Int
}

type LogTripEvent

type LogTripEvent struct {
	Trip      common.Address
	TripId    *big.Int
	EventType string
}

type Tickets

type Tickets struct {
	Addresses []common.Address
	Times     []*big.Int
}

Jump to

Keyboard shortcuts

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