cli

module
v0.0.0-...-2009ccb Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2020 License: Apache-2.0

README

cli

License CI GoDoc

This package contains functionality for writing CLIs in Golang.

Primarily used for Buf.

Status

Very alpha. Expect breaking changes.

Package Overview

Note that Golang modules will smartly select the dependencies for your package and not add unneeded dependencies, so for example if you depend on clicobra only, you will not have a github.com/golang/protobuf dependency added from cliproto (unless you use github.com/golang/protobuf elsewhere).

Directories

Path Synopsis
Package clicobra contains helper functionality for applications using Cobra.
Package clicobra contains helper functionality for applications using Cobra.
Package clienv contains types to work with the host environment.
Package clienv contains types to work with the host environment.
Package clios provides extensions to to the stdlib os package.
Package clios provides extensions to to the stdlib os package.
Package clipflag contains functionality to work with pflag.
Package clipflag contains functionality to work with pflag.
Package cliproto contains helper functionality for protoc plugins.
Package cliproto contains helper functionality for protoc plugins.
Package clizap contains utilities to work with zap logging.
Package clizap contains utilities to work with zap logging.
internal

Jump to

Keyboard shortcuts

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