package
Version:
v0.7.0-alpha.4
Opens a new window with list of versions in this module.
Published: Jun 18, 2018
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type File struct {
Version int `yaml:"version"`
Endpoint string `yaml:"server,omitempty"`
Project string `yaml:"project,omitempty"`
Revision string `yaml:"revision,omitempty"`
Branch string `yaml:"branch,omitempty"`
ImportedVCS bool `yaml:"imported-vcs,omitempty"`
Modules []module.Module
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.