Documentation ¶
Index ¶
- func NewMiddlewareAuth(logger *zerolog.Logger, authService auth.AuthService) func(next ssh.Handler) ssh.Handler
- func NewMiddlewareCommand(logger *zerolog.Logger, appDB *sql.DB, validate validation.Validator) func(next ssh.Handler) ssh.Handler
- func NewMiddlewareLogging(logger *zerolog.Logger) func(next ssh.Handler) ssh.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMiddlewareAuth ¶
func NewMiddlewareCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.