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

# Packages

# Functions

BodyEquals asserts the content from the response recorder with the encoded json of the provided instance.
GetProjectDir returns the correct absolute path of this project.
JSONEquals asserts the content of the string with the encoded json of the provided instance.
NewTmpDir returns a new handle to a tmp dir.
Tokens returns a token generation function with takes a series of tokens and output them in order.
UnreadableReader returns an unreadable reader, used to mock IO issues.
WithUser fake an authentication for testing.
WithWd executes a function with the specified working directory.

# Structs

TmpDir is a handler to temporary directory.