Versions in this module Expand all Collapse all v2 v2.0.0 Feb 23, 2022 Changes in this version + func DefaultConfigCreator(_ *cobra.Command) config.Config + func InitCmd(cfg *Config) *cobra.Command + type Config struct + func NewConfig() *Config + func (c *Config) GetConfigCreator() ConfigCreator + func (c *Config) WithConfigCreator(creator ConfigCreator) *Config + type ConfigCreator = func(cmd *cobra.Command) config.Config v2.0.0-stargate Feb 23, 2022 Other modules containing this package github.com/forbole/juno/v3 github.com/forbole/juno/v4 github.com/forbole/juno/v5 github.com/forbole/juno/v6