GetUserScore returns a user's score from their ID Notice this function signature doesn't contain any package-specific types, which means any interfaces that want to implement this do -not- need to tie themselves to this package. This is great when you only need single fields at a time, but that wo
(ctx context.Context, id string)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected