package
0.1.20
Repository: https://github.com/indra-labs/indra.git
Documentation: pkg.go.dev

# Packages

Package ad is an abstract message type that composes the common elements of all ads - nonce ID, public key (identity), expiry and signature.
No description provided by the author
Package ont defines interfaces for the engine: Ngin and Onion coding.Codec subtypes, and some helpers that use the abstraction.
Package reg is a registry for message types that implement the coding.Codec interface.

# Interfaces

Codec is a unit of data that can be read and written from a binary form.