Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
func
(s *Server) Close() {
40
s.stopfn()
41
s.waitfn()
42
}
43
44
func
(s *Server) IsMock() bool {
45
return
!proxy
Callers
3
TestMain
Function · 0.45
waitTCP
Method · 0.45
UnusedPort
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestMain
Function · 0.36