Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Repository ¶
type Repository struct{}
Repository - prisma client repository.
func (*Repository) GetRepoData ¶
func (r *Repository) GetRepoData(ctx context.Context, userName string, repoName string) (*entity.Repo, error)
GetRepoData request repository data.
func (*Repository) GetUserImage ¶
GetUserImage get image from github.
Click to show internal directories.
Click to hide internal directories.