We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b7dce commit c706c93Copy full SHA for c706c93
client/http_test.go
@@ -12,7 +12,6 @@ import (
12
"github.com/mark3labs/mcp-go/server"
13
)
14
15
-// SafeMap is a thread-safe map wrapper
16
17
func TestHTTPClient(t *testing.T) {
18
hooks := &server.Hooks{}
0 commit comments