Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/authorizerdev/authorizer
/ ptrTrue
Function
ptrTrue
internal/mcp/server.go:213–213 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
}
212
213
func
ptrTrue() *bool { v := true;
return
&v }
214
215
// errorResult wraps a message as a CallToolResult with IsError set. This is
216
// the MCP-spec way to tell the host that the tool *ran* but produced a
Callers
1
registerTool
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected