package
1.0.0
Repository: https://github.com/summercedrus/serverkit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

Request for CreateRepo.
Request for DeleteRepo.
Request for GetRepo.
Request for ListRepos.
Response for ListRepos.
Configuration to automatically mirror a repository from another hosting service, for example GitHub or BitBucket.
A repository (or repo) is a Git repository storing versioned source content.

# Interfaces

SourceRepoClient is the client API for SourceRepo service.
SourceRepoServer is the server API for SourceRepo service.