kumackey / kiriban

This is a GitHub Actions that will congratulate you when you reach kiriban for your issue or pull request number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N+1を解決する

kumackey opened this issue · comments

func (ic issueCommenter) fetchIssueUsers(ctx context.Context, repository repository, numbers []int) (map[int]string, error) {

// TODO: N+1 problem