package
1.2.17
Repository: https://github.com/hubmakerlabs/replicatr.git
Documentation: pkg.go.dev

# Constants

Admin is the role that can change all lower roles except for adding and removing administrators.
Denied is a blacklisted user who may not read from or write to the relay.
No description provided by the author
No description provided by the author
None is the tombstone event that puts the user in the same role as an unauthenticated user (which may mean the same as Denied in effect).
Owner is the role of a user who has all privileges except for altering others with the same role.
Reader is a user who may search and retrieve events from the relay.
No description provided by the author
Writer is a user who has the right to add events to the relay.

# Variables

RoleStrings are the human readable form of the role enums.

# Structs

Entry
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author