This website requires JavaScript.
Explore
Help
Register
Sign In
web
/
urbach.dev
Code
Issues
Pull Requests
Activity
8 lines
67 B
Go
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-03-31 20:43:49 +02:00
package
main
func
main
(
)
{
Simplified server initialization
2024-04-02 12:23:37 +02:00
app
:=
App
{
}
app
.
Init
(
)
app
.
Run
(
)
Initial commit
2024-03-31 20:43:49 +02:00
}
Reference in New Issue
Copy Permalink