option

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientOption

type ClientOption interface {
	Apply(*options.ClientOptions)
}

func WithBaseUrl

func WithBaseUrl(baseUrl string) ClientOption

type WebhooksOption added in v0.3.0

type WebhooksOption interface {
	Apply(webhooksOptions *options.WebhooksOptions)
}

func WithOnError added in v0.3.0

func WithOnError(fn func(ctx context.Context, err error)) WebhooksOption

Jump to

Keyboard shortcuts

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