Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GlobeState ¶
type GlobeState struct { OwnerName string `json:"ownerName"` OwnerEmail string `json:"ownerEmail"` OwnerWebsite string `json:"ownerWebsite"` Vcs string `json:"vcs"` VcsRemoteUsername string `json:"vcsRemoteUsername"` VcsRemoteRepositoryName string `json:"vcsRemoteRepositoryName"` }
GlobeState is the per-project state stored in the `globe.state` file
Click to show internal directories.
Click to hide internal directories.