Versions in this module Expand all Collapse all v0 v0.5.0 Jul 29, 2022 Changes in this version + const APIFile + const APIVersion + const VersionCrc v0.4.0 Jan 17, 2022 Changes in this version + type MacAddress [6]uint8 + func ParseMacAddress(s string) (MacAddress, error) + func (x *MacAddress) MarshalText() ([]byte, error) + func (x *MacAddress) UnmarshalText(text []byte) error + func (x MacAddress) String() string + func (x MacAddress) ToMAC() net.HardwareAddr