Versions in this module Expand all Collapse all v1 v1.1.3 Jan 20, 2025 v1.1.2 Jan 20, 2025 Changes in this version + type Duration struct + func NewDuration(duration time.Duration) Duration + func (Duration) JSONSchema() *jsonschema.Schema + func (d *Duration) UnmarshalText(data []byte) error + type KeystoreFileConfig struct + Password string + Path string