Versions in this module Expand all Collapse all v0 v0.1.3 Feb 23, 2020 Changes in this version + func NewCommand() *cobra.Command + type Handler struct + ConfigPath string + Log *log_zap.Mixin + func (h *Handler) Init() handler_cobra.Init + func (h *Handler) Run(ctx context.Context, input handler.Input) + func (l *Handler) BindFlags(cmd *cobra.Command) []string