slackapp

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SlackAppService

type SlackAppService struct {
	// contains filtered or unexported fields
}

func NewSlackAppService

func NewSlackAppService(config *server.ServerConfig) *SlackAppService

func (*SlackAppService) SlackWebhookDelete

func (i *SlackAppService) SlackWebhookDelete(ctx echo.Context, req gen.SlackWebhookDeleteRequestObject) (gen.SlackWebhookDeleteResponseObject, error)

func (*SlackAppService) SlackWebhookList

func (s *SlackAppService) SlackWebhookList(ctx echo.Context, req gen.SlackWebhookListRequestObject) (gen.SlackWebhookListResponseObject, error)

func (*SlackAppService) UserUpdateSlackOauthCallback

Note: we want all errors to redirect, otherwise the user will be greeted with raw JSON in the middle of the login flow.

func (*SlackAppService) UserUpdateSlackOauthStart

Note: we want all errors to redirect, otherwise the user will be greeted with raw JSON in the middle of the login flow.

Jump to

Keyboard shortcuts

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