app

package
v1.16.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Candlesticks

type Candlesticks interface {
	GetCached(ctx context.Context, payload GetCachedPayload) (*candlestick.List, error)
}

type GetCachedPayload

type GetCachedPayload struct {
	Exchange string
	Pair     string
	Period   period.Symbol
	Start    *time.Time
	End      *time.Time
	Limit    uint
}

Directories

Path Synopsis
ports
db
Package db is a generated GoMock package.
Package db 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