Versions in this module Expand all Collapse all v0 v0.0.1 Dec 11, 2023 Changes in this version + var Name = "inventory" + "." + Type + var Store = viper.New() + var Type = "yaml" + func Init(configPath string) error + func WriteStore() error