Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Listener ¶
type Listener interface {
ProcessEvent(http.ResponseWriter, *http.Request)
}
func NewListener ¶
NewListener instantiates a listener including a zap logger and the rodeclient connection
Click to show internal directories.
Click to hide internal directories.