Versions in this module Expand all Collapse all v3 v3.1.0 Aug 26, 2026 Changes in this version + func Run(router http.Handler, conf *config.Configuration) error + type LoggingRoundTripper struct + Name string + RoundTripper http.RoundTripper + func (l *LoggingRoundTripper) RoundTrip(r *http.Request) (resp *http.Response, err error) Other modules containing this package github.com/gotify/server github.com/gotify/server/v2