subscription

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Subscription

type Subscription struct {
	ChannelID  string
	CreatorID  string
	Features   string
	Repository string
}

func (*Subscription) Creates

func (s *Subscription) Creates() bool

func (*Subscription) Deletes

func (s *Subscription) Deletes() bool

func (*Subscription) IssueComments

func (s *Subscription) IssueComments() bool

func (*Subscription) Issues

func (s *Subscription) Issues() bool

func (*Subscription) PullReviews

func (s *Subscription) PullReviews() bool

func (*Subscription) Pulls

func (s *Subscription) Pulls() bool

func (*Subscription) Pushes

func (s *Subscription) Pushes() bool

type Subscriptions

type Subscriptions struct {
	Repositories map[string][]*Subscription
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL