7 lines
92 B
Go
7 lines
92 B
Go
package graph_link
|
|
|
|
import (
|
|
"github.com/veypi/OneBD/rest"
|
|
)
|
|
|
|
var Router = rest.NewRouter() |