Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RepoProperty ¶
type RepoProperty struct {
Private bool
}
type RepoState ¶
type RepoState struct { Available bool Branches []community.RepoBranch //Members []string Members map[string]int Owner string Property RepoProperty }
Click to show internal directories.
Click to hide internal directories.