Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RepoCoordicate ¶
type Site ¶
type Site struct { Type `json:"type"` Address string `json:"address"` Auth `json:"auth"` Includes []RepoCoordicate `json:"includes"` Excludes []RepoCoordicate `json:"excludes"` }
Click to show internal directories.
Click to hide internal directories.