tracker/http
Jimmy Zelinskie ddd10d9732 Begin refactor to better encapsulate configuration
This also updates the example_config.json which did not previously work.
Config.Config is now composed of embedded structs of other configs that
can later be used to clearly have a separation of concerns.
2014-11-01 20:12:40 -04:00
..
query Move tracker-specific logic out of http/query and into http 2014-07-23 15:56:15 -04:00
announce_test.go Remove unkeyed composite literals. 2014-10-28 12:26:37 -04:00
http.go Begin refactor to better encapsulate configuration 2014-11-01 20:12:40 -04:00
http_test.go First step towards removing Tracker Driver. 2014-08-13 17:45:34 -04:00
routes.go Go routine stat 2014-09-25 11:47:50 -07:00
scrape_test.go Commit some staged changes 2014-07-21 10:53:26 -04:00
tracker.go Fix typo 2014-07-24 17:10:43 -04:00
writer.go Introduce thread-safe PeerMap 2014-08-04 06:15:08 -04:00