Full MVC of gitlab-zoekt-indexer
All threads resolved!
All threads resolved!
Compare changes
+ 16
− 7
@@ -56,6 +56,11 @@ func (s *indexServer) createIndexDir() {
@@ -56,6 +56,11 @@ func (s *indexServer) createIndexDir() {
@@ -82,12 +87,12 @@ func (s *indexServer) handleStatus() http.HandlerFunc {
@@ -82,12 +87,12 @@ func (s *indexServer) handleStatus() http.HandlerFunc {
@@ -106,6 +111,10 @@ func (s *indexServer) decode(r *http.Request, v interface{}) error {
@@ -106,6 +111,10 @@ func (s *indexServer) decode(r *http.Request, v interface{}) error {
@@ -138,11 +147,11 @@ func (s *indexServer) handleIndex() http.HandlerFunc {
@@ -138,11 +147,11 @@ func (s *indexServer) handleIndex() http.HandlerFunc {