svc

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2025 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Version is the version of the service.
	Version = "devel"
	// CommitHash is the commit hash of the service.
	CommitHash = ""
)
View Source
const (
	// DefaultBalanceSymbol is the default symbol used to have the total balance.
	DefaultBalanceSymbol = "USDT"
)

Variables

View Source
var (
	// ErrNoActualPrice is the error when there is no actual price when requesting balance.
	ErrNoActualPrice = fmt.Errorf("no actual price")
)

Functions

func ServiceInfoWorkflow

func ServiceInfoWorkflow(_ workflow.Context, _ api.ServiceInfoParams) (api.ServiceInfoResults, error)

ServiceInfoWorkflow returns the service information.

Types

type Forwardtests

Forwardtests is the interface for the forwardtests domain.

func New

func New(db db.DB) Forwardtests

New creates a new Forwardtests instance.

Directories

Path Synopsis
db
Package db is a generated GoMock package.
Package db is a generated GoMock package.
sql

Jump to

Keyboard shortcuts

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