MCPcopy Create free account
hub / github.com/anchordotdev/cli / api.go

File api.go

api/api.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package api
2
3//go:generate go run github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen --package=api -generate=types -o ./openapi.gen.go ../../config/openapi.yml
4

Callers

nothing calls this directly

Calls 9

UserAgentFunction · 0.92
MiddlewareFuncFuncType · 0.85
RoundTripFuncFuncType · 0.85
StatusCodeErrorTypeAlias · 0.85
NewMethod · 0.80
GetMethod · 0.80
MatchesMethod · 0.80
SetMethod · 0.80
RoundTripMethod · 0.45

Tested by

no test coverage detected