package
Version:
v1.4.4
Opens a new window with list of versions in this module.
Published: Dec 21, 2016
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.