Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Addr
Method
Addr
pkg/httpd/server.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(s *Server) Addr() string {
34
return
s.lnAddr
35
}
36
37
func
(s *Server) Start(ctx context.Context) error {
38
s.done.Add(1)
Callers
8
AppendNet
Function · 0.80
Start
Method · 0.80
TestRequestContextClosure
Function · 0.80
TestDeadlineExceeded
Function · 0.80
indirect
Function · 0.80
Run
Method · 0.80
ipMask
Method · 0.80
Call
Method · 0.80
Calls
no outgoing calls
Tested by
2
TestRequestContextClosure
Function · 0.64
TestDeadlineExceeded
Function · 0.64