Home
last modified time | relevance | path

Searched defs:TeamChange (Results 26 – 29 of 29) sorted by relevance

12

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/google/go-github/v35/github/
H A Devent_types.go259 type TeamChange struct { struct
260 Description *struct {
263 Name *struct {
266 Privacy *struct {
269 Repository *struct {
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/v33/github/
H A Devent_types.go259 type TeamChange struct { struct
260 Description *struct {
263 Name *struct {
266 Privacy *struct {
269 Repository *struct {
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/go-github/v41/github/
H A Devent_types.go303 type TeamChange struct { struct
304 Description *TeamDescription `json:"description,omitempty"`
305 Name *TeamName `json:"name,omitempty"`
306 Privacy *TeamPrivacy `json:"privacy,omitempty"`
307 Repository *TeamRepository `json:"repository,omitempty"`
/dports/www/gitea/gitea-1.16.5/vendor/github.com/google/go-github/v39/github/
H A Devent_types.go303 type TeamChange struct { struct
304 Description *TeamDescription `json:"description,omitempty"`
305 Name *TeamName `json:"name,omitempty"`
306 Privacy *TeamPrivacy `json:"privacy,omitempty"`
307 Repository *TeamRepository `json:"repository,omitempty"`

12