v2

package
v0.7.0-beta.8 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2018 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

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
}

func New

func New(data []byte) (File, error)

Jump to

Keyboard shortcuts

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