cbor2flat

package module
v0.0.0-...-0792c9a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

README

go-cbor-flat

Flatten CBOR documents(e.g, nested array)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CborArray

type CborArray []any

type CborInputs

type CborInputs func() iter.Seq[CborArray]

type CborOutput

type CborOutput func(context.Context, CborArray) error

func (CborOutput) OutputAll

func (o CborOutput) OutputAll(
	ctx context.Context,
	i iter.Seq[CborArray],
) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL