package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: May 23, 2022
License: MIT
Opens a new window with license information.
Imports: 23
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.