Versions in this module Expand all Collapse all v1 v1.24.5 Aug 14, 2025 Changes in this version + func IsNormalPageCompleted(s string) bool + func MockVariableValue[T any](p *T, v ...T) (reset func()) + func RedirectURL(resp http.ResponseWriter) string + func SetupGiteaRoot() string + type LogChecker struct + func NewLogChecker(namePrefix string) (logChecker *LogChecker, cancel func()) + func (lc *LogChecker) Check(d time.Duration) (filtered []bool, stopped bool) + func (lc *LogChecker) Filter(msgs ...string) *LogChecker + func (lc *LogChecker) Run(ctx context.Context) + func (lc *LogChecker) StopMark(msg string) *LogChecker