MCPcopy 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
33func (s *Server) Addr() string {
34 return s.lnAddr
35}
36
37func (s *Server) Start(ctx context.Context) error {
38 s.done.Add(1)

Callers 8

AppendNetFunction · 0.80
StartMethod · 0.80
TestDeadlineExceededFunction · 0.80
indirectFunction · 0.80
RunMethod · 0.80
ipMaskMethod · 0.80
CallMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestDeadlineExceededFunction · 0.64