Versions in this module Expand all Collapse all v0 v0.0.6 Jul 15, 2024 v0.0.5 Jan 27, 2024 Changes in this version + var ProcessorToken = "^AMD EPYC" + type Attribute struct + AttributeName string + DefaultValue interface{} + DisplayName string + HelpText string + ReadOnly bool + Type string + Value []Value + type DecoderMap struct + Map *Library + func (d DecoderMap) Decode(key string) string + type Library struct + Attributes map[string]Attribute + var Map *Library + func (l *Library) RegisterAttribute(attribute Attribute) error + type Value struct + ValueDisplayName string + ValueName string