Versions in this module Expand all Collapse all v0 v0.4.0 Jun 8, 2020 Changes in this version + type Project struct + Dest string + Owner string + Repo string + State string + Token string v0.3.0 Jun 6, 2020 Changes in this version + type Collaborator struct + Dest string + Owner string + Repo string type Config + Organization Organization + type Organization struct + Repository OrganizationRepository + type OrganizationRepository struct + Dest string + Name string + Org string + Type string + type PageOptions struct + Page int + PerPage int v0.2.0 Jun 5, 2020 Changes in this version type Config + Membership Membership + type Membership struct + Dest string + Page int + PerPage int + State string v0.1.0 Jun 5, 2020 Changes in this version + type Config struct + IssueLabel IssueLabel + Repository Repository + RepositoryCollaborator RepositoryCollaborator + Team Team + type IssueLabel struct + Dest string + Owner string + Page int + PerPage int + Repo string + type Repository struct + Dest string + Name string + Org string + Page int + PerPage int + Type string + User string + type RepositoryCollaborator struct + Dest string + Owner string + Page int + PerPage int + Repo string + type Team struct + Dest string + Name string + Org string + Page int + PerPage int + Token string