Documentation
¶
Index ¶
- func BytesHash(input []byte) string
- func ComputeToolHash(serverName, toolName string, inputSchema interface{}) string
- func StringHash(input string) string
- func ToolHash(serverName, toolName string, parametersSchema interface{}) (string, error)
- func VerifyToolHash(serverName, toolName string, parametersSchema interface{}, storedHash string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeToolHash ¶
ComputeToolHash computes a SHA256 hash for a tool (alias for ToolHash that doesn't return error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.