serve

package
v0.1.152-herb-testwrap... Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(rootCmd *cobra.Command, additional ...EnvDefinition)

Init root command

Types

type EnvDefinition

type EnvDefinition struct {
	Type  EnvType
	Name  string
	Regex string
}

type EnvType

type EnvType int
const (
	String EnvType = iota // String = 0
	Int                   // Int = 1
)

Jump to

Keyboard shortcuts

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