Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Middleware ¶
func Middleware( e endpoint.Endpoint, preprocessor func(data interface{}, err error) interface{}, postprocessor func(original interface{}, data interface{}, err error) (interface{}, error), opts ...RUN_WITH_OPTION.Option) endpoint.Middleware
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.