Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(mType ManagerType) (manager, error)
Types ¶
type ManagerType ¶
type ManagerType uint
const ( TypeAPT ManagerType = iota TypeRPM TypePIP TypeAPK )
func (ManagerType) String ¶
func (i ManagerType) String() string
Click to show internal directories.
Click to hide internal directories.