Versions in this module Expand all Collapse all v0 v0.4.0 Mar 28, 2024 Changes in this version + var File_datapb_analytics_proto protoreflect.FileDescriptor + var File_datapb_enums_proto protoreflect.FileDescriptor + var File_datapb_owner_proto protoreflect.FileDescriptor + var File_datapb_repository_proto protoreflect.FileDescriptor + var File_datapb_stargazer_proto protoreflect.FileDescriptor + var RepoOwnerType_name = map[int32]string + var RepoOwnerType_value = map[string]int32 + var TimeIntervalType_name = map[int32]string + var TimeIntervalType_value = map[string]int32 + type DataPoint struct + X string + Y int32 + func (*DataPoint) Descriptor() ([]byte, []int) + func (*DataPoint) ProtoMessage() + func (x *DataPoint) GetX() string + func (x *DataPoint) GetY() int32 + func (x *DataPoint) ProtoReflect() protoreflect.Message + func (x *DataPoint) Reset() + func (x *DataPoint) String() string + type Owner struct + OwnerBio string + OwnerBlog string + OwnerCompany string + OwnerCreatedAt *timestamppb.Timestamp + OwnerEmail string + OwnerFollowers int32 + OwnerFollowing int32 + OwnerGravatarId string + OwnerHireable bool + OwnerId int64 + OwnerLocation string + OwnerLogin string + OwnerName string + OwnerNodeId string + OwnerPublicGists int32 + OwnerPublicRepos int32 + OwnerSiteAdmin bool + OwnerTwitterUsername string + OwnerType RepoOwnerType + OwnerUpdatedAt *timestamppb.Timestamp + func (*Owner) Descriptor() ([]byte, []int) + func (*Owner) ProtoMessage() + func (x *Owner) GetOwnerBio() string + func (x *Owner) GetOwnerBlog() string + func (x *Owner) GetOwnerCompany() string + func (x *Owner) GetOwnerCreatedAt() *timestamppb.Timestamp + func (x *Owner) GetOwnerEmail() string + func (x *Owner) GetOwnerFollowers() int32 + func (x *Owner) GetOwnerFollowing() int32 + func (x *Owner) GetOwnerGravatarId() string + func (x *Owner) GetOwnerHireable() bool + func (x *Owner) GetOwnerId() int64 + func (x *Owner) GetOwnerLocation() string + func (x *Owner) GetOwnerLogin() string + func (x *Owner) GetOwnerName() string + func (x *Owner) GetOwnerNodeId() string + func (x *Owner) GetOwnerPublicGists() int32 + func (x *Owner) GetOwnerPublicRepos() int32 + func (x *Owner) GetOwnerSiteAdmin() bool + func (x *Owner) GetOwnerTwitterUsername() string + func (x *Owner) GetOwnerType() RepoOwnerType + func (x *Owner) GetOwnerUpdatedAt() *timestamppb.Timestamp + func (x *Owner) ProtoReflect() protoreflect.Message + func (x *Owner) Reset() + func (x *Owner) String() string + type RepoOwnerType int32 + const RepoOwnerType_REPO_OWNER_TYPE_ORG + const RepoOwnerType_REPO_OWNER_TYPE_UNSPECIFIED + const RepoOwnerType_REPO_OWNER_TYPE_USER + func (RepoOwnerType) Descriptor() protoreflect.EnumDescriptor + func (RepoOwnerType) EnumDescriptor() ([]byte, []int) + func (RepoOwnerType) Type() protoreflect.EnumType + func (x RepoOwnerType) Enum() *RepoOwnerType + func (x RepoOwnerType) Number() protoreflect.EnumNumber + func (x RepoOwnerType) String() string + type Repository struct + RepoArchived bool + RepoCreatedAt *timestamppb.Timestamp + RepoDefaultBranch string + RepoDescription string + RepoFork bool + RepoForksCount int32 + RepoFullName string + RepoHasDownloads bool + RepoHasIssues bool + RepoHasPages bool + RepoHasProjects bool + RepoHasWiki bool + RepoHomepage string + RepoId int64 + RepoLicenseKey string + RepoName string + RepoNodeId string + RepoOpenIssuesCount int32 + RepoOwnerId int64 + RepoOwnerLogin string + RepoOwnerNodeId string + RepoOwnerType RepoOwnerType + RepoPushedAt *timestamppb.Timestamp + RepoSize int32 + RepoStargazersCount int32 + RepoTopics []string + RepoUpdatedAt *timestamppb.Timestamp + func (*Repository) Descriptor() ([]byte, []int) + func (*Repository) ProtoMessage() + func (x *Repository) GetRepoArchived() bool + func (x *Repository) GetRepoCreatedAt() *timestamppb.Timestamp + func (x *Repository) GetRepoDefaultBranch() string + func (x *Repository) GetRepoDescription() string + func (x *Repository) GetRepoFork() bool + func (x *Repository) GetRepoForksCount() int32 + func (x *Repository) GetRepoFullName() string + func (x *Repository) GetRepoHasDownloads() bool + func (x *Repository) GetRepoHasIssues() bool + func (x *Repository) GetRepoHasPages() bool + func (x *Repository) GetRepoHasProjects() bool + func (x *Repository) GetRepoHasWiki() bool + func (x *Repository) GetRepoHomepage() string + func (x *Repository) GetRepoId() int64 + func (x *Repository) GetRepoLicenseKey() string + func (x *Repository) GetRepoName() string + func (x *Repository) GetRepoNodeId() string + func (x *Repository) GetRepoOpenIssuesCount() int32 + func (x *Repository) GetRepoOwnerId() int64 + func (x *Repository) GetRepoOwnerLogin() string + func (x *Repository) GetRepoOwnerNodeId() string + func (x *Repository) GetRepoOwnerType() RepoOwnerType + func (x *Repository) GetRepoPushedAt() *timestamppb.Timestamp + func (x *Repository) GetRepoSize() int32 + func (x *Repository) GetRepoStargazersCount() int32 + func (x *Repository) GetRepoTopics() []string + func (x *Repository) GetRepoUpdatedAt() *timestamppb.Timestamp + func (x *Repository) ProtoReflect() protoreflect.Message + func (x *Repository) Reset() + func (x *Repository) String() string + type Stargazer struct + StargazerCursor string + StargazerLocation string + StargazerOwnerId int64 + StargazerRepoId int64 + StargazerStarredAt *timestamppb.Timestamp + func (*Stargazer) Descriptor() ([]byte, []int) + func (*Stargazer) ProtoMessage() + func (x *Stargazer) GetStargazerCursor() string + func (x *Stargazer) GetStargazerLocation() string + func (x *Stargazer) GetStargazerOwnerId() int64 + func (x *Stargazer) GetStargazerRepoId() int64 + func (x *Stargazer) GetStargazerStarredAt() *timestamppb.Timestamp + func (x *Stargazer) ProtoReflect() protoreflect.Message + func (x *Stargazer) Reset() + func (x *Stargazer) String() string + type SuggestedRepo struct + RepoFullName string + RepoStargazers int32 + Topics []string + func (*SuggestedRepo) Descriptor() ([]byte, []int) + func (*SuggestedRepo) ProtoMessage() + func (x *SuggestedRepo) GetRepoFullName() string + func (x *SuggestedRepo) GetRepoStargazers() int32 + func (x *SuggestedRepo) GetTopics() []string + func (x *SuggestedRepo) ProtoReflect() protoreflect.Message + func (x *SuggestedRepo) Reset() + func (x *SuggestedRepo) String() string + type TimeIntervalType int32 + const TimeIntervalType_TIME_INTERVAL_TYPE_ALL + const TimeIntervalType_TIME_INTERVAL_TYPE_DAY + const TimeIntervalType_TIME_INTERVAL_TYPE_MONTH + const TimeIntervalType_TIME_INTERVAL_TYPE_QUARTER + const TimeIntervalType_TIME_INTERVAL_TYPE_UNSPECIFIED + const TimeIntervalType_TIME_INTERVAL_TYPE_YEAR + func (TimeIntervalType) Descriptor() protoreflect.EnumDescriptor + func (TimeIntervalType) EnumDescriptor() ([]byte, []int) + func (TimeIntervalType) Type() protoreflect.EnumType + func (x TimeIntervalType) Enum() *TimeIntervalType + func (x TimeIntervalType) Number() protoreflect.EnumNumber + func (x TimeIntervalType) String() string