This website requires JavaScript.
Explore
Help
Sign In
wpetit
/
super-graph
Watch
1
Star
0
Fork
You've already forked super-graph
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2d466bfb12
super-graph
/
main.go
10 lines
92 B
Go
Raw
Blame
History
package
main
import
(
"github.com/dosco/super-graph/serv"
)
func
main
(
)
{
serv
.
Init
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink