cmd

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: MIT Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "1.5.0" // x-release-please-version
)

Functions

func Execute

func Execute()

Types

type ClientConn

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

type InternalChannelsResp

type InternalChannelsResp struct {
	WsChannels      []string `json:"ws_channels"`
	WebhookChannels []string `json:"webhook_channels"`
	ServerURL       string   `json:"server_url"`
}

type TunnelMessage

type TunnelMessage struct {
	ReqID   string `json:"req_id"`
	Payload []byte `json:"payload"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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