Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ LocalAddr
Method
LocalAddr
test/bufconn/bufconn.go:311–311 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
309
}
310
311
func
(*conn) LocalAddr() net.Addr {
return
addr{} }
312
func
(*conn) RemoteAddr() net.Addr {
return
addr{} }
313
314
type
addr
struct
{}
Callers
4
NewServerTransport
Function · 0.45
NewHTTP2Client
Function · 0.45
newRPCData
Function · 0.45
Accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected