consts

package module
v0.0.0-...-0bb783d Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: GPL-3.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	CallbackInterval   = 100 * time.Millisecond
	MatchInterval      = 1000 * time.Millisecond
	MsgRateLimitPerMin = 60
)

Plugin consts -

View Source
const (
	MsgTypeInitiator = byte(1)
	MsgTypeAcceptor  = byte(2)
)

Wrapper MsgType

View Source
const (
	MsgTypeStartPlugin = byte(0)
	MsgTypeGetOrderID  = byte(1)
	MsgTypeEth         = byte(100)
	MsgTypeReceive     = byte(255)
)

MsgTypes

View Source
const (
	MsgSubTypeMode = byte(0)
)

MsgSubType for MsgTypeEth

Variables

View Source
var (
	PluginToken int
)

Plugin Vars -

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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