mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
Update comments across the codebase
This commit is contained in:
@@ -42,6 +42,7 @@ type encoder interface {
|
||||
Encode(v interface{}) error
|
||||
}
|
||||
|
||||
// Http wrapper handler
|
||||
func HttpHandler() http.Handler {
|
||||
mux := mux.NewRouter()
|
||||
var api = webUiApi{}
|
||||
|
||||
Reference in New Issue
Block a user