Versions in this module Expand all Collapse all v1 v1.2.120 Oct 12, 2024 Changes in this version + func ParseBoolFromValues(q url.Values, key string) (bool, error) + func ParseTimeDurationFromValues(q url.Values, key string) (time.Duration, error)