config

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// NAME is the name of the application
	NAME = "Rain"

	// VERSION is the application's version string
	VERSION = "v1.9.0"
)

Variables

View Source
var Debug = false

Debug defines whether debug mode is enabled

View Source
var Profile = ""

Profile holds the requested AWS profile name

View Source
var Region = ""

Region holds the requested AWS region name

Functions

func Debugf

func Debugf(message string, parts ...interface{})

Debugf prints messages for stdout only if Debug is true

func Debugln added in v1.3.0

func Debugln(message string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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