prometheus/retrieval
Matt T. Proud efe61c18fa Refactor target scheduling to separate facility.
``Target`` will be refactored down the road to support various
nuanced endpoint types.  Thusly incorporating the scheduling
behavior within it will be problematic.  To that end, the scheduling
behavior has been moved into a separate assistance type to improve
conciseness and testability.

``make format`` was also run.
2013-01-13 10:43:37 +01:00
..
instrumentation.go Include nascent instrumentation of stack. 2013-01-04 23:32:46 +01:00
interface_test.go Refactor target scheduling to separate facility. 2013-01-13 10:43:37 +01:00
scheduler.go Refactor target scheduling to separate facility. 2013-01-13 10:43:37 +01:00
scheduler_test.go Refactor target scheduling to separate facility. 2013-01-13 10:43:37 +01:00
target.go Refactor target scheduling to separate facility. 2013-01-13 10:43:37 +01:00
targetmanager.go Refactor target scheduling to separate facility. 2013-01-13 10:43:37 +01:00
targetpool.go Refactor target scheduling to separate facility. 2013-01-13 10:43:37 +01:00
targetpool_test.go Refactor target scheduling to separate facility. 2013-01-13 10:43:37 +01:00