Versions in this module Expand all Collapse all v0 v0.0.1 May 21, 2025 Changes in this version + type FrostmourneOptions struct + Password string + URL string + Username string + func NewFrostmourneOptions() *FrostmourneOptions + func (o *FrostmourneOptions) AddFlags(fs *pflag.FlagSet, prefixes ...string) + func (o *FrostmourneOptions) Validate() []error