GetTopUsers returns the top X users ranked by score Note that it makes sense here to return full user information, or at least some struct that contains user IDs and scores combined. So we're tying interfaces to this package. Tradeoffs.
(ctx context.Context, count int)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected