MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / ListLatestCommitRequest

Method ListLatestCommitRequest

service/api/service.go:33–33  ·  view source on GitHub ↗
(ctx context.Context, aid ...string)

Source from the content-addressed store, hash-verified

31 SaveProxy(ctx context.Context, aid string, data *Proxy) error
32
33 ListLatestCommitRequest(ctx context.Context, aid ...string) ([]*commit.Commit[Request], error)
34 GetRequestCommit(ctx context.Context, commitId string) (*commit.Commit[Request], error)
35 ListRequestCommit(ctx context.Context, commitId ...string) ([]*commit.Commit[Request], error)
36 SaveRequest(ctx context.Context, aid string, data *Request) error

Callers 1

CreateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected