This website requires JavaScript.
Explore
Help
Sign In
cws
/
happy
Watch
1
Star
0
Fork
You've already forked happy
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
359d4efe3c
happy
/
data
/
data.go
8 lines
90 B
Go
Raw
Blame
History
// +build dev
package
data
import
"net/http"
var
Assets
=
http
.
Dir
(
"../frontend/dist"
)
Reference in New Issue
View Git Blame
Copy Permalink