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

# Packages

No description provided by the author

# Functions

GenerateApplicationToken generates an application token.
GenerateClientToken generates a client token.
GenerateImageName generates an image name.
GetTokenID returns the tokenID.
GetUserID returns the user id which was previously registered by RegisterAuthentication.
RegisterAuthentication registers the user id, user and or token.

# Structs

Auth is the provider for authentication middleware.

# Interfaces

The Database interface for encapsulating database access.