type go.pact.im/x/httptrack.Tracker

3 uses

	go.pact.im/x/httptrack (current package)
		tracker.go#L11: type Tracker interface {
		tracker.go#L32: func Compose(hooks ...Tracker) TrackerFunc {
		tracker.go#L43: func Wrap(s *http.Server, h Tracker) TrackerFunc {