Versions in this module Expand all Collapse all v0 v0.0.1 Aug 16, 2025 v0.0.0 Mar 23, 2024 Changes in this version + const VSCODE_UPDATE_URL + var DefaultRelay = tags.SpaceSeparatedStrings + func Run(args []string) error + type ServeWebArgs struct + AcceptServerLicenseTerms *bool + ConnectionToken *string + ConnectionTokenFile *string + ExtensionsDir *string + Host *string + Log *string + Port *int + Quality *string + Relay *tags.SpaceSeparatedStrings + ServerBasePath *string + ServerDataDir *string + SocketPath *string + UserDataDir *string + Verbose *bool + Version *bool + WithoutConnectionToken *bool + func Parse(args []string) (*ServeWebArgs, error) + type VersionInfo struct + Name string + ProductVersion string + Timestamp int64 + Version string