subscription

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2020 License: Apache-2.0 Imports: 3 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 New

func New(channelID, creatorID, features, repository string) (*Subscription, error)

func (*Subscription) IssueComments

func (s *Subscription) IssueComments() bool

func (*Subscription) Issues

func (s *Subscription) Issues() bool

func (*Subscription) Label

func (s *Subscription) Label() string

func (*Subscription) MergeRequestComments

func (s *Subscription) MergeRequestComments() bool

func (*Subscription) Merges

func (s *Subscription) Merges() bool

func (*Subscription) Pipeline

func (s *Subscription) Pipeline() bool

func (*Subscription) PullReviews

func (s *Subscription) PullReviews() bool

func (*Subscription) Pushes

func (s *Subscription) Pushes() bool

func (*Subscription) Tag

func (s *Subscription) Tag() bool

Jump to

Keyboard shortcuts

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