def

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package def includes value definition samples for https://pkg.go.dev/github.com/kyoh86/appenv#Generate

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DryRun

type DryRun struct {
	types.BoolValue
}

DryRun is a boolean option

type HostName

type HostName struct {
	types.StringValue
}

HostName is a string option with default value

func (*HostName) Default

func (*HostName) Default() interface{}

Default is the default value for host-name option

type Token

type Token struct {
	types.StringValue
}

Token is a string option

Jump to

Keyboard shortcuts

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