MCPcopy Create free account
hub / github.com/anchordotdev/cli / Close

Method Close

api/apitest/apitest.go:39–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39func (s *Server) Close() {
40 s.stopfn()
41 s.waitfn()
42}
43
44func (s *Server) IsMock() bool {
45 return !proxy

Callers 3

TestMainFunction · 0.45
waitTCPMethod · 0.45
UnusedPortFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestMainFunction · 0.36