client

package
v0.0.0-...-2adc26c Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2022 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConfigGlobal = &config{
	LogLevel: "INFO",
}

ConfigGlobal global config data

Functions

This section is empty.

Types

type Client

type Client struct {
}

Client struct base

func NewClient

func NewClient(_version string) *Client

NewClient return a new Client instance

func (*Client) Run

func (client *Client) Run() error

Run starts client settings and run

type EventType

type EventType uint16

EventType used to identify event types

func (EventType) String

func (i EventType) String() string

type LocationMapType

type LocationMapType map[int]bool

type OperationType

type OperationType uint16

OperationType used to identify operation types

func (OperationType) String

func (i OperationType) String() string

type Router

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

Router struct definitions

Jump to

Keyboard shortcuts

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