client

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(config ClientConfig)

Types

type Client

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

type ClientConfig added in v0.0.3

type ClientConfig struct {
	Listen    string   `json:"listen"`
	Server    string   `json:"server"`
	Key       string   `json:"key"`
	MatchMode string   `json:"matchMode"`
	MatchList []string `json:"matchList"`
	GeoData   string   `json:"getData"`
}

Jump to

Keyboard shortcuts

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