Versions in this module Expand all Collapse all v1 v1.2.4 Aug 27, 2020 v1.2.3 Aug 27, 2020 v1.2.2 Aug 27, 2020 Changes in this version + func ListenAndServe(listenAddr string, apiServer api.Server, logger log.Logger, ...) + func NewHandler(s api.Server, r *mux.Router) http.Handler + type APIServer struct + func (s *APIServer) SyncGit(w http.ResponseWriter, r *http.Request)