store

package
v0.0.0-...-62285a0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create()

func Init

func Init() error

Types

type Binary

type Binary struct {
	Name         string    `json:"name"`
	Version      string    `json:"version"`
	SourceURL    string    `json:"source_url"`
	Location     string    `json:"location"`
	Hash         string    `json:"hash"` // SHA256
	LastUpdated  time.Time `json:"last_updated"`
	Scripts      []string  `json:"scripts"`
	ManPage      string    `json:"man_page"`
	Size         int       `json:"size"`
	Architecture string    `json:"architecture"`
	OS           string    `json:"os"`
}

Jump to

Keyboard shortcuts

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