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

# Structs

Application Model The Application holds information about an app which can send notifications.
Client Model The Client holds information about a device which can receive notifications (and other stuff).
Error Model The Error contains error relevant information.
Message Model The Message holds information about a message which was sent by an Application.
PagedMessages Model Wrapper for the paging and the messages swagger:model PagedMessages.
Paging Model The Paging holds holds information about the limit and making requests to the next page.
The User holds information about the credentials of a user and its application and client tokens.
UserExternal Model The User holds information about permission and other stuff.
UserExternalPass Model The Password for updating the user.
UserExternalWithPass Model The UserWithPass holds information about the credentials and other stuff.
VersionInfo Model swagger:model VersionInfo.