connection

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyClientReasons = errors.New("empty client reason")
	ErrInvalidMessage     = errors.New("message invalid")
)

Functions

This section is empty.

Types

type Client

type Client struct {
	Kid        uint64
	Cid        uint64
	Reason     string
	IPAddr     string
	CommonName string
	Username   string
	IvSSO      string
}

func NewClient

func NewClient(message string) (Client, error)

Jump to

Keyboard shortcuts

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