Versions in this module Expand all Collapse all v0 v0.0.2 Jul 14, 2025 v0.0.1 Jul 12, 2025 Changes in this version + type RepoEntity struct + Archived bool + DefaultBranch string + Description string + Forkable bool + Id uint + Name string + Public bool + Slug string + State string + type RepoListInput struct + Repositories []RepoEntity + type RepoListResponse struct + IsLastPage bool + NextPageStart int + Values []RepoEntity