MCPcopy Create free account
hub / github.com/code-golf/code-golf / votes

Function votes

github/votes.go:30–80  ·  view source on GitHub ↗

* https://docs.github.com/en/graphql/overview/explorer fragment thumb on ReactionConnection { nodes { createdAt user { databaseId } } } { repository(name: "code-golf" owner: "code-golf") { issues(first: 100 labels: "idea") { nodes { thumbsUp: reactions(content: THU

(db *sqlx.DB)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

appendFunction · 0.85
awardCheevosFunction · 0.85

Tested by

no test coverage detected