wrapper

package
v0.0.0-...-6a52fcc Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HandlerFunc

type HandlerFunc func(ctx context.Context, args ...interface{}) (interface{}, error)

func BuildChain

func BuildChain(f HandlerFunc, m ...middleware) HandlerFunc

func (HandlerFunc) ToWorkerFunc

func (f HandlerFunc) ToWorkerFunc(ctx context.Context, args ...interface{}) func()

Directories

Path Synopsis
handlers

Jump to

Keyboard shortcuts

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