package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: Aug 16, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
TagOSFamilyRHEL = "_rhel_family"
TagOSFamilyDebian = "_debian_family"
TagSystemd = "_systemd"
)
type HasTags interface {
HasTag(tag string) bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.