env

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option interface {
	// contains filtered or unexported methods
}

func Capitalized

func Capitalized() Option

func Prefix

func Prefix(p string) Option

func VarNameReplace added in v0.1.0

func VarNameReplace(oldChar, newChar string) Option

type VarNameConstructor

type VarNameConstructor struct {
	// contains filtered or unexported fields
}

func Constructor

func Constructor(opts ...Option) *VarNameConstructor

func (*VarNameConstructor) VarFromFlagName

func (c *VarNameConstructor) VarFromFlagName(name string) string

Jump to

Keyboard shortcuts

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