Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ glogger
Struct
glogger
grpclog/glogger/glogger.go:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
type
glogger
struct
{}
37
38
func
(g *glogger) Info(args ...any) {
39
glog.InfoDepth(d, args...)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected