Add routes priorities
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
7cdd062432
commit
208998972a
9 changed files with 24 additions and 15 deletions
2
rules.go
2
rules.go
|
@ -2,7 +2,7 @@ package main
|
|||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/containous/mux"
|
||||
"net"
|
||||
"net/http"
|
||||
"reflect"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue