Documentation
¶
Index ¶
- Variables
- type Config
- func (c *Config) Close()
- func (c *Config) Info(pkgName string) error
- func (c *Config) Install(pkgName string) error
- func (c *Config) List() error
- func (c *Config) Outdated() error
- func (c *Config) Uninstall(pkgName string) error
- func (c *Config) Upgrade(pkgName string) error
- func (c *Config) Why(pkgName string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFunctionNotDefined = errors.New("function not defined")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.