MCPcopy
hub / github.com/openai/openai-go / Queryer

Interface Queryer

internal/apiquery/query.go:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32type Queryer interface {
33 URLQuery() (url.Values, error)
34}
35
36type QuerySettings struct {
37 NestedFormat NestedQueryFormat

Callers 1

NewRequestConfigFunction · 0.65

Implementers 15

BetaAssistantListParamsbetaassistant.go
FineTuningJobCheckpointListParamsfinetuningjobcheckpoint.go
BetaChatKitThreadListParamsbetachatkitthread.go
AdminOrganizationProjectSpendAlertListParamsadminorganizationprojectspendalert.go
AdminOrganizationGroupListParamsadminorganizationgroup.go
AdminOrganizationSpendAlertListParamsadminorganizationspendalert.go
AdminOrganizationUsageCostsParamsadminorganizationusage.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…