Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + type MockLocalInfo struct + func NewMockLocalInfo(ctrl *gomock.Controller) *MockLocalInfo + func (m *MockLocalInfo) EXPECT() *MockLocalInfoMockRecorder + func (m *MockLocalInfo) IsParamsLocal(arg0 *query.Params) bool + func (m *MockLocalInfo) IsSegLocal(arg0 context.Context, arg1, arg2 addr.IA) (bool, error) + type MockLocalInfoMockRecorder struct + func (mr *MockLocalInfoMockRecorder) IsParamsLocal(arg0 interface{}) *gomock.Call + func (mr *MockLocalInfoMockRecorder) IsSegLocal(arg0, arg1, arg2 interface{}) *gomock.Call