Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + type MockFetcher struct + func NewMockFetcher(ctrl *gomock.Controller) *MockFetcher + func (m *MockFetcher) EXPECT() *MockFetcherMockRecorder + func (m *MockFetcher) Fetch(arg0 context.Context, arg1 *path_mgmt.HPSegReq, arg2 *snet.Addr) ([]*path_mgmt.HPSegRecs, error) + type MockFetcherMockRecorder struct + func (mr *MockFetcherMockRecorder) Fetch(arg0, arg1, arg2 interface{}) *gomock.Call