Documentation
¶
Index ¶
Constants ¶
View Source
const (
Root = bootstrap.Root + ".function"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Function ¶
type Function[T any] struct { // contains filtered or unexported fields }
func New ¶
func New[T any](m ...middleware.AnyErrorMiddleware[T]) (*Function[T], error)
type Handler ¶
func Wrapper ¶
func Wrapper[T any](wrp *middleware.AnyErrorWrapper[T], fn Handler[T]) Handler[T]
Directories
¶
Path | Synopsis |
---|---|
examples
|
|
cloudevents/http
command
|
|
cloudevents/nats
command
|
|
middlewares
command
|
|
nats
command
|
|
pubsub
command
|
|
recovery
command
|
|
Click to show internal directories.
Click to hide internal directories.