Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct{}
Server is a InfoService server
func (*Server) ListRepositories ¶
func (s *Server) ListRepositories(in *gitalypb.ListRepositoriesRequest, stream gitalypb.InfoService_ListRepositoriesServer) error
ListRepositories returns a list of repositories that includes the checksum of the primary as well as the replicas
Click to show internal directories.
Click to hide internal directories.