client

package
v0.0.0-...-cc9cac3 Latest Latest
Warning

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

Go to latest
Published: May 15, 2025 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Client

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

func NewClient

func NewClient(hostTag, clientId string) *Client

func (*Client) Start

func (c *Client) Start() error

type Connection

type Connection struct {
	HostTag       string `json:"hostTag"`
	ClientId      string `json:"clientId"`
	AgentVersion  string `json:"agentVersion"`
	AgentArch     string `json:"agentArch"`
	ClientVersion string `json:"clientVersion"`
	ClientUser    string `json:"clientUser"`
}

Jump to

Keyboard shortcuts

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