thirdParty

package
v0.10.5 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct{}

func (*API) GitHub

func (a *API) GitHub(gh *thirdParty.GitHub) *thirdParty.GitHub

func (*API) PagerDuty

func (a *API) PagerDuty(pd *thirdParty.PagerDuty) *thirdParty.PagerDuty

func (*API) Slack

func (a *API) Slack(slck *thirdParty.Slack) *thirdParty.Slack

type Interface

type Interface interface {
	// ClickUp(c *thirdParty.ClickUp) *thirdParty.ClickUp
	GitHub(gh *thirdParty.GitHub) *thirdParty.GitHub
	PagerDuty(pd *thirdParty.PagerDuty) *thirdParty.PagerDuty
	Slack(slck *thirdParty.Slack) *thirdParty.Slack
}

func Setup

func Setup() Interface

Jump to

Keyboard shortcuts

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