Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetByLocale ¶
func GetByLocale(locale string) (DependentInfos, DependentInfos, error)
Types ¶
type DependentInfo ¶
type DependentInfos ¶
type DependentInfos []DependentInfo
func (DependentInfos) GetConflictPackages ¶
func (infos DependentInfos) GetConflictPackages() DependentInfos
func (DependentInfos) GetPackagesByDependent ¶
func (infos DependentInfos) GetPackagesByDependent(dependent string) []string
Click to show internal directories.
Click to hide internal directories.