ccxtbeyang

package module
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileLogger

func FileLogger(filename string) *zap.Logger

создание log файла и самого логера

Types

type Configuration

type Configuration struct {
	Addr      EndpointType // endpoint address
	ApiKey    string
	SecretKey string
	Password  string
	DebugMode bool
}

func NewAuthConfiguration added in v0.0.6

func NewAuthConfiguration(pathToConf string, exNum int, endpoint EndpointType, debug bool) Configuration

получение конфигурации для подключения с ApiKey и SecretKey, необходимых для авторизации

func NewConfiguration added in v0.0.6

func NewConfiguration(endpoint EndpointType, debug bool) Configuration

type EndpointType

type EndpointType string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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