package
0.0.0-20241105215843-cf2a60ae8857
Repository: https://github.com/hanneskimara/cddlc.git
Documentation: pkg.go.dev
# Functions
Lookup returns whether or not a string is cddl token else returns an IDENT token.
# Constants
.abnf.
.abnfb.
&.
.and.
any.
=>.
=.
.bits.
bool.
bstr.
bytes.
.cat.
.cbor.
.cborseq.
:.
,.
;.
.default.
.det.
The list of tokens.
End of Line.
.eq.
...
false.
.feature.
float; one of float16, float32, float64.
A number representable as an IEEE 754 half-precision float (major type 7, additional information 25).
A number representable as an IEEE 754 single-precision float (major type 7, additional information 26).
A number representable as an IEEE 754 double-precision float (major type 7, additional information 27).
.ge.
//.
/=.
.gt.
#.
person.
Special Tokens.
..
Unisigned integer or negative integer: -9 / 9.
{.
[.
.le.
<.
No description provided by the author
No description provided by the author
No description provided by the author
(.
.lt.
-.
.ne.
nil.
Negative integer: -9.
null.
+.
?.
.
.plus.
}.
].
.regexp.
>.
).
.size.
text.
"text".
true.
tstr.
/.
/=.
Unsigned integer: 9.
Unexpected Token.
~.
.within.
*.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author