Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { *securelink.BaseHandler Echo *echo.Echo // contains filtered or unexported fields }
Handler provides the interface for securelink.Handler interface with support for Echo http framework
func New ¶
New builds a new Handler with the given addr for the net.Listener interface, name which is used to deregister a service and the TLS configuration for Echo
Click to show internal directories.
Click to hide internal directories.