protoc

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

Types

type Cfg

type Cfg struct {
	Version   string   `yaml:"version,omitempty" hash:"-"`
	ProtoPath string   `yaml:"proto-path,omitempty"`
	Checksum  string   `yaml:"checksum,omitempty" hash:"-"`
	Root      []string `yaml:"root,omitempty" hash:"-"`
	Depends   []depend `yaml:"deps,omitempty"`
	Plugins   []plugin `yaml:"plugins,omitempty" hash:"-"`
	Includes  []string `yaml:"includes,omitempty" hash:"-"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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