MCPcopy
hub / github.com/betty200744/ultimate-go / Close

Method Close

awesome-go/grpc-go/features/deadline/server/main.go:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95}
96
97func (s *server) Close() {
98 s.cc.Close()
99}
100
101func newEchoServer() *server {
102 target := fmt.Sprintf("localhost:%v", *port)

Callers 15

SayHelloFunction · 0.45
TestCSVWriteFunction · 0.45
GetFunction · 0.45
GetImageFunction · 0.45
DownloadFunction · 0.45
GetWithHeaderFunction · 0.45
PostJsonFunction · 0.45
DoPostFunction · 0.45
PostFileFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
Test_ReadAllFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestCSVWriteFunction · 0.36
Test_ReadAllFunction · 0.36
TestQueryBasicFunction · 0.36