MCPcopy Create free account
hub / github.com/brianshea2/addr.tools / JSONObject

TypeAlias JSONObject

internal/httputil/request.go:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15)
16
17type JSONObject map[string]interface{}
18
19type RequestValues struct {
20 req *http.Request

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected