
The highest tagged major version is
v2.
package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: May 8, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 25
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Cfg struct {
Version string `yaml:"version,omitempty"`
ProtoPath string `yaml:"proto-path,omitempty"`
Root []string `yaml:"root,omitempty"`
Depends []depend `yaml:"deps,omitempty"`
Input []string `yaml:"input,omitempty"`
Plugins []plugin `yaml:"plugins,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.