ui

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2023 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config interface {
	GetIsDebug() bool
}

type Logger

type Logger interface {
	Zap() *zap.Logger
}

type Root

type Root struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

func NewRoot

func NewRoot(lg Logger, cfg Config) *Root

func (*Root) Init

func (r *Root) Init()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL