execution

package
v0.0.2-0...-13a971e Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: Apache-2.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 Keeper

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

func NewKeeper

func NewKeeper(queue types.Backend, mk market.Keeper, ordK order.Keeper, bk bank.Keeper) Keeper

func (Keeper) ExecuteAndCancelExpired

func (k Keeper) ExecuteAndCancelExpired(ctx sdk.Context) sdk.Error

func (Keeper) ExecuteFill

func (k Keeper) ExecuteFill(ctx sdk.Context, clearingPrice sdk.Uint, f matcheng.Fill) sdk.Error

type Metrics

type Metrics struct {
	ProcessingTime  metrics.Histogram
	OrdersProcessed metrics.Histogram
}

func PrometheusMetrics

func PrometheusMetrics() *Metrics

Jump to

Keyboard shortcuts

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