package
0.0.0-20240627152451-2434619c82ee
Repository: https://github.com/storj/changesetchihuahua.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New creates a new App instance.
NewPersistentDB creates a new PersistentDB instance.
# Constants
ConfigItemBool indicates a config item that is expected to be a boolean.
ConfigItemChannel indicates a config item that is expected to be a chat channel.
ConfigItemInt indicates a config item that is expected to be an integer.
ConfigItemLink indicates a config item that is expected to be a URL.
ConfigItemString indicates a config item that is expected to be a string.
ConfigItemUserList indicates a config item that is expected to be a list of user chat IDs.
# Structs
App represents the Changeset Chihuahua application for a particular team.
PersistentDB represents a persistent database attached to a specific team.