This website requires JavaScript.
Explore
Help
Sign In
Andrew71
/
hibiscus
Watch
1
Star
0
Fork
You've already forked hibiscus
0
Code
Issues
Pull requests
Projects
Releases
4
Packages
Wiki
Activity
7b09e5e7b5
hibiscus
/
main.go
8 lines
66 B
Go
Raw
Normal View
History
Unescape
Escape
Init
2024-03-15 18:34:24 +03:00
package
main
Begin adding a basic config
2024-03-17 17:12:41 +03:00
var
Cfg
,
_
=
LoadConfig
(
)
Init
2024-03-15 18:34:24 +03:00
func
main
(
)
{
Serve
(
)
}
Reference in a new issue
Copy permalink