Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LOGGER = logging.MustGetLogger("middleware")
Functions ¶
This section is empty.
Types ¶
type MiddlewareHandler ¶
type MiddlewareHandler struct {
// contains filtered or unexported fields
}
func CreateMiddlewareHandler ¶
func CreateMiddlewareHandler() *MiddlewareHandler
func (*MiddlewareHandler) ParticipantStatusCheck ¶
func (mwh *MiddlewareHandler) ParticipantStatusCheck(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
Click to show internal directories.
Click to hide internal directories.