MCPcopy Create free account
hub / github.com/bytemode/pitaya-notes / StartServer

Function StartServer

helpers/helpers.go:108–167  ·  view source on GitHub ↗

StartServer starts a server

(
	t testing.TB,
	frontend, debug bool,
	svType string,
	port int,
	sdPrefix string,
	grpc, lazyConnection bool,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

TestHandlerCallToFrontFunction · 0.92
TestGroupFrontFunction · 0.92
TestKickFunction · 0.92
TestKickOnBackFunction · 0.92
TestPushToUsersFunction · 0.92
TestForwardToBackendFunction · 0.92
TestGroupBackFunction · 0.92
TestUserRPCFunction · 0.92

Calls 5

GetFreePortFunction · 0.85
StartProcessFunction · 0.85
waitForServerToBeReadyFunction · 0.85
FatalMethod · 0.80
StartMethod · 0.80

Tested by 11

TestHandlerCallToFrontFunction · 0.74
TestGroupFrontFunction · 0.74
TestKickFunction · 0.74
TestKickOnBackFunction · 0.74
TestPushToUsersFunction · 0.74
TestForwardToBackendFunction · 0.74
TestGroupBackFunction · 0.74
TestUserRPCFunction · 0.74