func golang.org/x/pkgsite/internal/frontend.next

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		paginate.go#L56: 		NextPage:    next(params.page, params.limit, totalCount),
		paginate.go#L143: func next(page, limit, totalCount int) int {