go fmt
This commit is contained in:
@@ -203,7 +203,6 @@ func TLSConfig(cert, pk string) OptionFn {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func HttpAuthCredentials(user string, pass string) OptionFn {
|
||||
return func(srvr *Server) {
|
||||
srvr.AuthUser = user
|
||||
|
Reference in New Issue
Block a user