user_handler

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleUserAppsList

func HandleUserAppsList(w io.Writer) error

func HandlerUserUpdate

func HandlerUserUpdate(ctx context.Context, payload []byte, dryRun bool) (errs match.JoinErrors)

func NewGithubReleaseData

func NewGithubReleaseData(app configuration.Application) (match.Data, error)

Types

type App

type App struct {
	configuration.Application
	Index int `json:"index"`
}

type GithubReleaseData

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

func (GithubReleaseData) Clean added in v0.4.2

func (gd GithubReleaseData) Clean()

func (GithubReleaseData) Get

func (gd GithubReleaseData) Get(name string) io.ReadCloser

type Server added in v0.2.0

type Server struct {
	Apps    []App             `json:"apps"`
	Version share.VersionData `json:"version"`
}

Jump to

Keyboard shortcuts

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