binner

package
v0.0.37 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2023 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bin

type Bin struct {
	Binary      string
	Path        string
	Mod         string
	ModVersion  string
	LastVersion string
	Updatable   bool
	Private     bool
	Size        int64
	ModTime     time.Time
}

type Binner

type Binner struct {
	Bins []Bin
	// contains filtered or unexported fields
}

func New

func New(simple, checkDev, extra, group bool) (*Binner, error)

func (*Binner) Dump

func (b *Binner) Dump(latest bool) error

func (*Binner) IsPrivate added in v0.0.20

func (b *Binner) IsPrivate(bin Bin) bool

func (*Binner) LSBins added in v0.0.23

func (b *Binner) LSBins() error

func (*Binner) ListBins

func (b *Binner) ListBins() error

func (*Binner) Sstart added in v0.0.26

func (b *Binner) Sstart()

func (*Binner) Sstop added in v0.0.26

func (b *Binner) Sstop()

func (*Binner) Update

func (b *Binner) Update() error

Jump to

Keyboard shortcuts

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