//
pkg.gl
Category
github.com/intel/rsp-sw-toolkit-im-suite-tagcode
bittag
package
1.2.1
Repository:
https://github.com/intel/rsp-sw-toolkit-im-suite-tagcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
156 SLOC
#
Functions
NewDecoder
New returns a new Decoder with the given authority and date which will break binary tag data into fields of the given bit widths.
#
Structs
BitTag
BitTag represents tag data as a series of numeric string fields and a tagging entity suitable for commissioning unique URIs.
Decoder
BitTagDecoder extracts data from tag data based on fixed, adjacent bit widths and returns BitTags with the URI prefix the Decoder was created with.