app

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ticks

type Ticks interface {
	Listen(ctx context.Context, exchange, pairSymbol string) (<-chan tick.Tick, error)
	Register(ctx context.Context, exchange, pairSymbol string) (int64, error)
	Unregister(ctx context.Context, exchange, pairSymbol string) (int64, error)
}

Directories

Path Synopsis
ports
db
Package db is a generated GoMock package.
Package db is a generated GoMock package.
events
Package events is a generated GoMock package.
Package events is a generated GoMock package.
exchanges
Package exchanges is a generated GoMock package.
Package exchanges is a generated GoMock package.

Jump to

Keyboard shortcuts

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