recoverer

package
v1.0.0-beta.25 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigAdd

func ConfigAdd(path string)

func Register

func Register(ctx context.Context) (*chi.Config, error)

Types

type Options

type Options struct {
	Enabled bool
}

func NewOptions

func NewOptions() (*Options, error)

func NewOptionsWithPath

func NewOptionsWithPath(path string) (opts *Options, err error)

type Recoverer

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

func NewRecovererWithConfigPath

func NewRecovererWithConfigPath(path string) (*Recoverer, error)

func NewRecovererWithOptions

func NewRecovererWithOptions(options *Options) *Recoverer

func (*Recoverer) Register

func (d *Recoverer) Register(ctx context.Context) (*chi.Config, error)

Jump to

Keyboard shortcuts

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