Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adhocteam/GolangAppSkeleton
/ functions
Functions
7 in github.com/adhocteam/GolangAppSkeleton
⨍
Functions
7
◇
Types & classes
1
↓ 2 callers
Function
env
(key, defaultValue string)
main.go:69
↓ 2 callers
Function
logreq
(f func(w http.ResponseWriter, r *http.Request))
main.go:29
↓ 1 callers
Method
Start
()
main.go:42
↓ 1 callers
Function
renderTemplate
(w http.ResponseWriter, name string, data interface{})
main.go:11
↓ 1 callers
Function
staticHandler
(dir string)
main.go:63
Method
index
(w http.ResponseWriter, r *http.Request)
main.go:53
Function
main
()
main.go:77