balances

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2018 License: GPL-3.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Balances

type Balances interface {
	OnOrders(user types.Address, token types.Address) (*types.Int, error)
}

type MongoBalances

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

func NewMongoBalances

func NewMongoBalances(connection string) (*MongoBalances, error)

func (*MongoBalances) OnOrders

func (balances *MongoBalances) OnOrders(user types.Address, token types.Address) (*types.Int, error)

Jump to

Keyboard shortcuts

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