cmd

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: MIT Imports: 30 Imported by: 0

Documentation

Overview

Refer: https://github.com/emicklei/proto-contrib/tree/master/cmd/protofmt https://github.com/bufbuild/buf/blob/main/private/buf/bufformat/bufformat.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main() *cli.App

Types

type Cfg

type Cfg struct {
	Checksum   string         `yaml:"checksum,omitempty" hash:"-"`
	Vendor     string         `yaml:"vendor,omitempty"`
	BasePlugin *basePluginCfg `yaml:"base,omitempty" hash:"-"`
	Root       []string       `yaml:"root,omitempty" hash:"-"`
	Includes   []string       `yaml:"includes,omitempty" hash:"-"`
	Excludes   []string       `yaml:"excludes,omitempty" hash:"-"`
	Depends    []depend       `yaml:"deps,omitempty"`
	Plugins    []plugin       `yaml:"plugins,omitempty" hash:"-"`
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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