cmd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "vega-monitoring",
	Short: "",
	Long:  ``,
}

Functions

func Execute

func Execute()

Types

type AllServices

type AllServices struct {
	Config        *config.Config
	Log           *logging.Logger
	StoreService  *services.StoreService
	ReadService   *read.ReadService
	UpdateService *update.UpdateService
}

func SetupServices

func SetupServices(configFilePath string, forceDebug bool) (svc AllServices, err error)

type RootArgs

type RootArgs struct {
	Debug          bool
	ConfigFilePath string
}
var Args RootArgs

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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