slack

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSlackAdapter

func NewSlackAdapter(verifier RequestVerifier) *slack

Types

type HasSigningSecret added in v1.0.0

type HasSigningSecret interface {
	GetSigningSecret() string
}

type RequestVerifier

type RequestVerifier func(data []byte, header http.Header) (string, error)

func NewVerifier

func NewVerifier(apiFactory api.Factory) RequestVerifier

Jump to

Keyboard shortcuts

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