app

package
v1.5.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Arguments added in v0.4.2

type Arguments = cli.Args

type Author

type Author struct {
	Name  string
	Email string
}

func NewAuthor

func NewAuthor(name string, email string) *Author

type Authors

type Authors []*Author

func (*Authors) Cli

func (as *Authors) Cli() (authors []*cli.Author)

type Environment

type Environment struct {
	Key   string
	Value string
}

func NewEnvironment

func NewEnvironment(key string, value string) *Environment

type Environments

type Environments []*Environment

func (Environments) Set

func (e Environments) Set() (err error)

Jump to

Keyboard shortcuts

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