buf

package
v0.37.0 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2021 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(name string, options ...MainOption)

Main is the main.

func NewRootCommand added in v0.4.0

func NewRootCommand(
	name string,
	rootCommandModifier func(*appcmd.Command, appflag.Builder, bufcli.ModuleResolverReaderProvider),
) *appcmd.Command

NewRootCommand returns a new root command.

This is public for use in testing.

Types

type MainOption added in v0.21.0

type MainOption func(*mainOptions)

MainOption is an option for command construction.

func WithRootCommandModifier added in v0.21.0

func WithRootCommandModifier(rootCommandModifier func(*appcmd.Command, appflag.Builder, bufcli.ModuleResolverReaderProvider)) MainOption

WithRootCommandModifier returns a new MainOption that modifies the root Command.

Jump to

Keyboard shortcuts

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