Versions in this module Expand all Collapse all v1 v1.0.0 Aug 30, 2020 Changes in this version + func GoogleCredentialIsAvailable() bool + func IsRouteFit(patterns [4]string, url string) (bool, map[string]string) + func ValidateRange(value string, minValue int, maxValue int) bool + type TraceObject struct + HandlerName string + Parameter string + Rq *fasthttp.RequestCtx + func (o TraceObject) TimeTrack(start time.Time)