plus

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadBinary

func DownloadBinary(storeInstance *store.Store, version string) http.HandlerFunc

func DownloadChecksum added in v0.8.0

func DownloadChecksum(storeInstance *store.Store, version string) http.HandlerFunc

func MountHandler added in v0.7.0

func MountHandler(storeInstance *store.Store) http.HandlerFunc

func TokenHandler added in v0.7.0

func TokenHandler(storeInstance *store.Store) http.HandlerFunc

func VersionHandler

func VersionHandler(storeInstance *store.Store, version string) http.HandlerFunc

func WSHandler added in v0.6.0

func WSHandler(storeInstance *store.Store) http.HandlerFunc

Types

type TokenRequest added in v0.7.0

type TokenRequest struct {
	PBSAuthCookie string `json:"pbs_auth_cookie"`
}

type VersionResponse

type VersionResponse struct {
	Version string `json:"version"`
}

Jump to

Keyboard shortcuts

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