# Structs
Perfdata represents all properties of performance data for Icinga
Implements fmt.Stringer to return the plaintext format for a plugin output.
# Type aliases
PerfdataList can store multiple perfdata and brings a simple fmt.Stringer interface nolint: golint, revive.