Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/260721735/ginRouteAutoRegister
/ HelloController
Struct
HelloController
demo/controller/hello_controller.go:8–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
)
7
8
type
HelloController
struct
{
9
}
10
11
func
NewHelloController() *HelloController {
12
return
&HelloController{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected