package
2.6.1
Repository: https://github.com/gotify/server.git
Documentation: pkg.go.dev

# Packages

# Functions

NewManager created a Manager from configurations.

# Variables

ErrAlreadyEnabledOrDisabled is returned on SetPluginEnabled call when a plugin is already enabled or disabled.

# Structs

Manager is an encapsulating layer for plugins and manages all plugins and its instances.
MessageWithUserID encapsulates a message with a given user ID.

# Interfaces

The Database interface for encapsulating database access.
Notifier notifies when a new message was created.