decorator

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decorator

type Decorator struct{}

func (*Decorator) Call

func (d *Decorator) Call(_ context.Context, _ func(context.Context, interface{}) (interface{}, error), _ ...interface{}) (string, error)

func (*Decorator) Deinit

func (d *Decorator) Deinit(_ context.Context) error

func (*Decorator) Description

func (d *Decorator) Description(_ context.Context) string

func (*Decorator) Init

func (d *Decorator) Init(_ context.Context) error

func (*Decorator) Name

func (d *Decorator) Name(_ context.Context) string

Jump to

Keyboard shortcuts

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