replay

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActiveProvider

func ActiveProvider() string

func Disable

func Disable()

func Enable

func Enable(provider string)

func IsActive

func IsActive() bool

func IsActiveForProvider

func IsActiveForProvider(provider string) bool

func SupportedPayloads

func SupportedPayloads(provider string) []string

func SupportsProvider

func SupportsProvider(provider string) bool

Types

type Credentials

type Credentials struct {
	AccessKey string
	SecretKey string
}

func CredentialsFor

func CredentialsFor(provider string) (Credentials, bool)

type State

type State struct {
	Active   bool
	Provider string
}

Jump to

Keyboard shortcuts

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