Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + type MockPathSource struct + func NewMockPathSource(ctrl *gomock.Controller) *MockPathSource + func (m *MockPathSource) EXPECT() *MockPathSourceMockRecorder + func (m *MockPathSource) Get(arg0 context.Context, arg1, arg2 addr.IA) (*overlay.OverlayAddr, *spath.Path, error) + type MockPathSourceMockRecorder struct + func (mr *MockPathSourceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call