Documentation
¶
Overview ¶
Copyright 2025 The Go MCP SDK Authors. All rights reserved. Use of this source code is governed by the license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsLoopback ¶ added in v1.4.0
func KeySlice ¶
func KeySlice[M ~map[K]V, K comparable, V any](m M) []K
KeySlice returns the keys of the map M, like slices.Collect(maps.Keys(m)).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.