# Functions
No description provided by the author
IsConnectionErr is a convenience function for checking if the source of an error is due to a 'connection refused', 'no such host', etc.
New creates a Gigo agent client for the provided URL.
Write outputs a standardized format to an HTTP response body.
# Constants
These cookies are Gigo-specific.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MinimumListeningPort is the minimum port that the listening-ports endpoint will return to the client, and the minimum port that is accepted by the proxy applications endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TailnetStatisticsPort serves a HTTP server with endpoints for gathering agent statistics.
No description provided by the author
These cookies are Gigo-specific.
# Variables
IgnoredListeningPorts contains a list of ports in the global ignore list.
TailnetIP is a static IPv6 address with the Tailscale prefix that is used to route connections from clients to this node.
# Structs
No description provided by the author
AgentClient is an HTTP caller for methods to the Gigo agent API.
No description provided by the author
No description provided by the author
Stats records the Agent's network connection statistics for use in user-facing metrics and debugging.
No description provided by the author
No description provided by the author
Error represents an unaccepted or invalid request to the API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReconnectingPTYRequest is sent from the client to the server to pipe data to a PTY.
Response represents a generic HTTP response.
ValidationError represents a scoped error to a user input.
WorkspaceAgentConnectionInfo returns required information for establishing a connection with a workspace.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author