manager

package
v0.0.0-...-6ac6f58 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0, BSD-3-Clause, MIT Imports: 37 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LabelKeyGOOS = "os"

	LabelValueGOOSWindows = "windows"
	LabelValueGOOSDarwin  = "darwin"
)

define const strings

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	DealTCPConn(conn *net.TCPConn) error
	Run()
}

Manager manager hosts

func NewManager

func NewManager(conf *config.ServerConfig) (Manager, error)

NewManager return Manager interface

Jump to

Keyboard shortcuts

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