okxapigo

package module
v0.0.0-...-e86409c Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: MIT Imports: 6 Imported by: 0

README

OKX API

okx api v5 implementation .

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sign

func Sign(timestamp int64, api Api) string

Sign calc signature

Types

type Api

type Api struct {
	// API Key
	Key string
	// API Key password
	Passphrase string
	// API Secret key
	Secretkey string
}

Api okx api

func (Api) Validate

func (a Api) Validate() error

Validate validate api

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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