Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Authenticate ¶
Authenticate middleware verifies the request was made by a logged in Mattermost user. this is checked by the presence of Mattermost-User-Id HTTP header.
Types ¶
type Middleware ¶
Middleware type implements any logic required to be performed before the endpoint implementation is executed.
Click to show internal directories.
Click to hide internal directories.