Versions in this module Expand all Collapse all v0 v0.1.0 Apr 5, 2026 Changes in this version + func CreateClient(ctx context.Context) (*review.Client, error) + type RepoConfig struct + Owner string + Repo string + func ResolveRepo(owner, repo string) (*RepoConfig, error)