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

# Packages

No description provided by the author

# Structs

The ApplicationAPI provides handlers for managing applications.
The ClientAPI provides handlers for managing clients and applications.
The MessageAPI provides handlers for managing messages.
The UserAPI provides handlers for managing users.

# Interfaces

The ApplicationDatabase interface for encapsulating database access.
The ClientDatabase interface for encapsulating database access.
The MessageDatabase interface for encapsulating database access.
Notifier notifies when a new message was created.
The UserDatabase interface for encapsulating database access.