Versions in this module Expand all Collapse all v0 v0.2.0 May 13, 2023 Changes in this version + const VCSBazaar + const VCSFossil + const VCSGit + const VCSMercurial + const VCSSubversion + type Server struct + RepoBaseURL string + RepoSuffix string + VCS string + func New(repoBaseURL, vcs string) *Server + func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request) v0.1.0 May 9, 2023