Versions in this module Expand all Collapse all v3 v3.1.0 Aug 26, 2026 Changes in this version + func BodyEquals(t assert.TestingT, obj any, recorder *httptest.ResponseRecorder) + func GetProjectDir() string + func JSONEquals(t assert.TestingT, obj any, expected string) + func UnreadableReader() io.Reader + func WithUser(ctx *gin.Context, userID uint) + func WithWd(chDir string, f func(origWd string)) + type TmpDir struct + func NewTmpDir(prefix string) TmpDir + func (c TmpDir) Clean() error + func (c TmpDir) Path(elem ...string) string Other modules containing this package github.com/gotify/server github.com/gotify/server/v2