pt

package
v0.0.0-...-0a09818 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultTokenGenerator = TokenGenerator{
		// contains filtered or unexported fields
	}
)

Functions

func GeneratePassword

func GeneratePassword(
	apiKey string,
	privateKey []byte,
	serverUri string,
	nameOfAlg string,
	clientType string,
	dur time.Duration,
) (password string, err error)

func ReadKeys

func ReadKeys(keyFilename string) (apiKey string, privateKey []byte, err error)

Types

type TargetOrderID

type TargetOrderID struct{ quickfix.FIXString }

func NewTargetOrderID

func NewTargetOrderID(value string) TargetOrderID

func (TargetOrderID) Tag

func (TargetOrderID) Tag() quickfix.Tag

type TokenGenerator

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

func (*TokenGenerator) Last

func (g *TokenGenerator) Last() uint64

func (*TokenGenerator) Next

func (g *TokenGenerator) Next() uint64

Jump to

Keyboard shortcuts

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