I\'m implementing a http server in Go using the default mux. However, I noticed a strange behavior:
http.HandleFunc("/api/users", userHandlers.APIUs