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

Method Delete

module/ai-balance/module.go:18–18  ·  view source on GitHub ↗
(ctx context.Context, id string)

Source from the content-addressed store, hash-verified

16 Sort(ctx context.Context, input *ai_balance_dto.Sort) error
17 List(ctx context.Context, keyword string) ([]*ai_balance_dto.Item, error)
18 Delete(ctx context.Context, id string) error
19 SyncLocalBalances(ctx context.Context, address string) error
20}
21

Callers 1

DeleteMethod · 0.65

Implementers 1

imlBalanceModulemodule/ai-balance/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected