package
0.38.1
Repository: https://github.com/aperturerobotics/bifrost.git
Documentation: pkg.go.dev

# Functions

ExtractAndVerify extracts the inner message from a signed message.
NewMessage constructs a new Message object.
NewPubMessage constructs/signs/encodes a new pub-message and inner message.

# Variables

ErrInvalidChannelID is returned for an invalid inner channel ID.

# Structs

Message fulfills the Message type with a PubMessageInner.
PubMessageInner is the signed inner portion of the message.