template

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EtcHostsTplExecuteToFile

func EtcHostsTplExecuteToFile(role, outFile string) error

func NewTemplateCmd

func NewTemplateCmd() *cobra.Command

func NewTpl

func NewTpl() *template

func NewValues

func NewValues() *values

func NewValuesCmd

func NewValuesCmd() *cobra.Command

Types

type Value

type Value struct {
	Describe string `json:"describe"`
	Value    string `json:"value"`
}

type ValueType

type ValueType string

type Values

type Values map[string]Value

Jump to

Keyboard shortcuts

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