Documentation ¶
Index ¶
- type Bin
- type Inventory
- func (i *Inventory) AddVersion(path, target string) error
- func (i *Inventory) Count() int
- func (i *Inventory) FullCount() int
- func (i *Inventory) GetBinVersion(name, version string) *Version
- func (i *Inventory) GetBinVersions(name string) *Bin
- func (i *Inventory) GetBinsSortedKeys() []string
- func (i *Inventory) GetLatestVersion(name string) *Version
- func (i *Inventory) SetConfig(cfg *config.Config)
- type Version
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inventory ¶
func (*Inventory) AddVersion ¶
func (*Inventory) GetBinVersion ¶
func (*Inventory) GetBinVersions ¶
func (*Inventory) GetBinsSortedKeys ¶
func (*Inventory) GetLatestVersion ¶
Click to show internal directories.
Click to hide internal directories.