thirdParty

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 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) ClickUp added in v0.2.0

func (a *API) ClickUp(c *thirdParty.ClickUp) *thirdParty.ClickUp

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