Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hwholiday/learning_tools
/ Hw
Struct
Hw
grpc/protoc-gen-hw/plugin/hw/hw.go:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
)
17
18
type
Hw
struct
{
19
gen *generator.Generator
20
}
21
22
func
(g *Hw) Name() string {
23
return
"hw"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected