Versions in this module Expand all Collapse all v1 v1.0.0 Nov 4, 2022 Changes in this version + func ApplyConfig(cfg *config.Config, force bool) + func GetGeneral() *config.General + func Parse() (*config.Config, error) + func ParseWithBytes(buf []byte) (*config.Config, error) + func ParseWithPath(path string) (*config.Config, error)