config

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrFunctionNotDefined = errors.New("function not defined")

Functions

This section is empty.

Types

type Config

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

func Load

func Load(pkgManager string) (*Config, error)

func (*Config) Close

func (c *Config) Close()

func (*Config) Info

func (c *Config) Info(pkgName string) error

func (*Config) Install

func (c *Config) Install(pkgName string) error

func (*Config) List

func (c *Config) List() error

func (*Config) Outdated

func (c *Config) Outdated() error

func (*Config) Uninstall

func (c *Config) Uninstall(pkgName string) error

func (*Config) Upgrade

func (c *Config) Upgrade(pkgName string) error

func (*Config) Why added in v0.2.0

func (c *Config) Why(pkgName string) error

Jump to

Keyboard shortcuts

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