Documentation
¶
Index ¶
- func CreateAuthenticateAdminMiddleware(secret []byte) http.Handler
- func CreateAuthenticateDebugMiddleware() http.Handler
- func CreateAuthenticateUserMiddleware(userParam string, tokenHandler session2.TokenRepository) http.Handler
- func CreatePostHandler(executor pipeline.HttpPipeline, tokenHandler session2.TokenRepository, ...) http.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAuthenticateUserMiddleware ¶
func CreateAuthenticateUserMiddleware(userParam string, tokenHandler session2.TokenRepository) http.Handler
func CreatePostHandler ¶
func CreatePostHandler( executor pipeline.HttpPipeline, tokenHandler session2.TokenRepository, repository session2.CredentialRepository, validations []validation.Validation, ) http.Handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.