Documentation ¶
Index ¶
Constants ¶
View Source
const ( Unknown = iota BlobT // 001 AlphaT // 002 HexT // 003 )
Node Types
Variables ¶
View Source
var NodeTypes = []string{
"UNKNOWN",
"Blob",
"Alpha",
"Hex",
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.