Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SoftwarePkgService ¶
type SoftwarePkgService interface {
IsPkgExisted(dp.PackageName) bool
}
func NewPkgService ¶
func NewPkgService( manager pkgmanager.PkgManager, message message.SoftwarePkgMessage, ) SoftwarePkgService
Click to show internal directories.
Click to hide internal directories.