webhooks

package
v0.0.0-...-97c5a11 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: BSD-3-Clause, MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClearInMemorySecretKeys

func ClearInMemorySecretKeys()

ClearInMemorySecretKeys empties the in-memory secret key store

func InMemorySecretKeyStore

func InMemorySecretKeyStore() validation.SecretKeyStore

InMemorySecretKeyStore returns an in-memory secret key store. This can be used in applications where secret keys can be specified at application startup.

func RemoveInMemorySecretKey

func RemoveInMemorySecretKey(keyID string)

RemoveInMemorySecretKey removes the given keyID and it's associated secretKey from the in-memory secret key store

func StoreInMemorySecretKey

func StoreInMemorySecretKey(keyID, secretKey string) error

StoreInMemorySecretKey stores the given keyID, secretKey pair in the in-memory secret key store

func V1

func V1() *v1Webhooks.Factory

V1 returns a factory for several v1 webhooks components

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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