MCPcopy Create free account
hub / github.com/github/copilot-sdk / wire

TypeAlias wire

go/types.go:1766–1766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1764// needs a token.
1765func (p ProviderConfig) MarshalJSON() ([]byte, error) {
1766 type wire ProviderConfig
1767 aux := struct {
1768 wire
1769 HasBearerTokenProvider *bool `json:"hasBearerTokenProvider,omitempty"`

Callers 2

MarshalJSONMethod · 0.85
MarshalJSONMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected