package
2.0.4
Repository: https://github.com/gotify/go-api-client.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.
MessageExternal Model The MessageExternal 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.
PluginConfExternal Model Holds information about a plugin instance for one user.
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.