Documentation ¶
Index ¶
- func AppendVarint(tgt []byte, v uint64) []byte
- func ArgParse(args []string, optSet *getopt.Set) (argErrs []string)
- func CborHeaderWiresize(l uint64) int
- func CborHeaderWrite(w io.Writer, t byte, l uint64) (err error)
- func SubHelp(description string, optSet *getopt.Set) (sh []string)
- func VarintSlice(v uint64) []byte
- func VarintWireSize(v uint64) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendVarint ¶
func CborHeaderWiresize ¶
func VarintSlice ¶
func VarintWireSize ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.