Documentation ¶ Index ¶ func ReadNodeAttributes(dst *netmap.NodeInfo, attrs []string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ReadNodeAttributes ¶ func ReadNodeAttributes(dst *netmap.NodeInfo, attrs []string) error ReadNodeAttributes parses node attributes from list of string in "Key:Value" format and writes them into netmap.NodeInfo instance. Supports escaped symbols "\:", "\/" and "\\". Types ¶ This section is empty. Source Files ¶ View all Source files parser.go Click to show internal directories. Click to hide internal directories.