MCPcopy Create free account
hub / github.com/bricks-cloud/BricksLLM / GetUserIds

Method GetUserIds

internal/server/web/admin/admin.go:45–45  ·  view source on GitHub ↗
(keyId string)

Source from the content-addressed store, hash-verified

43 GetAggregatedEventByDayReporting(e *event.ReportingRequest) (*event.ReportingResponseV2, error)
44 GetCustomIds(keyId string) ([]string, error)
45 GetUserIds(keyId string) ([]string, error)
46}
47
48type PoliciesManager interface {

Callers 1

getGetUserIdsHandlerFunction · 0.65

Implementers 1

ReportingManagerinternal/manager/reporting.go

Calls

no outgoing calls

Tested by

no test coverage detected