resourcerules

package
v0.3.13 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2026 License: GPL-3.0, LGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureLatest

func EnsureLatest(ctx context.Context)

func EnsureLatestWithError

func EnsureLatestWithError(ctx context.Context) error

Types

type Status

type Status struct {
	Path       string `json:"path"`
	Installed  bool   `json:"installed"`
	UpToDate   bool   `json:"upToDate"`
	LocalSHA   string `json:"localSHA256"`
	RemoteSHA  string `json:"remoteSHA256"`
	CanCompare bool   `json:"canCompare"`
	Error      string `json:"error"`
}

func CheckStatus

func CheckStatus(ctx context.Context) Status

Jump to

Keyboard shortcuts

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