Documentation
¶
Overview ¶
Package gb provides compatibility with GB manifests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependency ¶
type Manifest ¶
type Manifest struct {
Version int `json:"version"`
Dependencies []Dependency `json:"dependencies"`
}
Click to show internal directories.
Click to hide internal directories.