Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
package
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
UserAgent
Function · 0.92
MiddlewareFunc
FuncType · 0.85
RoundTripFunc
FuncType · 0.85
StatusCodeError
TypeAlias · 0.85
New
Method · 0.80
Get
Method · 0.80
Matches
Method · 0.80
Set
Method · 0.80
RoundTrip
Method · 0.45
Tested by
no test coverage detected