mirror of
https://github.com/rancher/steve.git
synced 2025-08-31 15:11:31 +00:00
Shuffle around code and use rancher/apiserver
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"net/http"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/rancher/steve/pkg/schemaserver/urlbuilder"
|
||||
"github.com/rancher/apiserver/pkg/urlbuilder"
|
||||
)
|
||||
|
||||
type RouterFunc func(h Handlers) http.Handler
|
||||
|
Reference in New Issue
Block a user