Documentation ¶
Overview ¶
Package endpoint provides a wrapper that executes other wrappers for specific methods
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientWrapper ¶
NewClientWrapper wraps another client wrapper but only executes when the endpoints specified are executed.
func NewHandlerWrapper ¶
func NewHandlerWrapper(hw server.HandlerWrapper, eps ...string) server.HandlerWrapper
NewHandlerWrapper wraps another handler wrapper but only executes when the endpoints specified are executed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.