wrap

package
v0.0.0-...-85ff777 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: GPL-3.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	TestCommand       string
	Token             string
	WebsocketLocation string
	DashboardURL      string
	UUID              string
	LogDebug          bool
	TimeoutMinutes    int
	NumRetries        int

	ExitCode int

	/*
		Privacy settings.
		Telemetry fields set in this map
		are redacted before anything is sent.
	*/
	ExcludedTelemetryFields map[string]bool
	// contains filtered or unexported fields
}

func (*Client) HandleMessage

func (client *Client) HandleMessage(message *protocol.MessageToWrapClient) error

func (*Client) Log

func (client *Client) Log(format string, args ...interface{})

func (*Client) Run

func (client *Client) Run()

Jump to

Keyboard shortcuts

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