Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubStatus ¶
type GithubStatus struct {
// contains filtered or unexported fields
}
func (*GithubStatus) Description ¶
func (x *GithubStatus) Description() string
func (*GithubStatus) Process ¶
func (x *GithubStatus) Process(e transistor.Event) error
func (*GithubStatus) SampleConfig ¶
func (x *GithubStatus) SampleConfig() string
func (*GithubStatus) Start ¶
func (x *GithubStatus) Start(e chan transistor.Event) error
func (*GithubStatus) Stop ¶
func (x *GithubStatus) Stop()
func (*GithubStatus) Subscribe ¶
func (x *GithubStatus) Subscribe() []string
type StatusResponse ¶
Click to show internal directories.
Click to hide internal directories.