mirror of
				https://github.com/osmarks/mycorrhiza.git
				synced 2025-10-31 07:33:00 +00:00 
			
		
		
		
	Tidy up some more
This commit is contained in:
		| @@ -74,7 +74,7 @@ func handlerRobotsTxt(w http.ResponseWriter, rq *http.Request) { | |||||||
| 	file.Close() | 	file.Close() | ||||||
| } | } | ||||||
|  |  | ||||||
| // Handler initializes  | // Handler initializes and returns the HTTP router based on the configuration. | ||||||
| func Handler() http.Handler { | func Handler() http.Handler { | ||||||
| 	router := mux.NewRouter() | 	router := mux.NewRouter() | ||||||
| 	router.Use(func(next http.Handler) http.Handler { | 	router.Use(func(next http.Handler) http.Handler { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Mikhail Chekan
					Mikhail Chekan