Documentation ¶
Index ¶
Constants ¶
View Source
const ( PlatformLinux = "linux" PlatformWindows = "windows" PlatformMac = "macos" )
Platform identifiers
Variables ¶
This section is empty.
Functions ¶
func GetFingerprintWeight ¶
GetFingerprintWeight returns the weight of the given fingerprint type.
func GetPathIdentifier ¶
GetPathIdentifier returns the identifier from the given path
Types ¶
type Fingerprint ¶
Fingerprint links processes to profiles.
func (*Fingerprint) MatchesOS ¶
func (fp *Fingerprint) MatchesOS() bool
MatchesOS returns whether the Fingerprint is applicable for the current OS.
Click to show internal directories.
Click to hide internal directories.