package
0.2.0
Repository: https://github.com/unit-io/unitdb.git
Documentation: pkg.go.dev

# Functions

NewID generates a new message identifier with a prefix.
Prefix generates unique ID from topic parts and concatenate contract as first part of the topic.

# Constants

MasterContract contract is default contract used for topics if client program does not specify Contract in the request.
Various constant on Topic.
Maximum depth for topic using a separator.
Various constant on Topic.
The separator character.
Various constant on Topic.
Various constant on Topic.
Various constant on Topic.
Wildcard wildcard is hash for wildcard topic such as '*' or '...'.

# Structs

Part represents a parsed topic parts broken based on topic separator.
Topic represents a parsed topic.
TopicOption represents a key/value pair option.

# Type aliases

ID represents a message ID and lexigraphically sortable.