MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / IncrUseToken

Method IncrUseToken

service/ai-key/service.go:26–26  ·  view source on GitHub ↗
(ctx context.Context, id string, useToken int)

Source from the content-addressed store, hash-verified

24 KeysAfterPriority(ctx context.Context, providerId string, priority int) ([]*Key, error)
25 SearchUnExpiredByPage(ctx context.Context, w map[string]interface{}, page, pageSize int, order string) ([]*Key, int64, error)
26 IncrUseToken(ctx context.Context, id string, useToken int) error
27}
28
29func init() {

Callers 1

HandleMessageMethod · 0.65

Implementers 1

imlAIKeyServiceservice/ai-key/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected