Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + type MockSCIONWriter struct + func NewMockSCIONWriter(ctrl *gomock.Controller) *MockSCIONWriter + func (m *MockSCIONWriter) EXPECT() *MockSCIONWriterMockRecorder + func (m *MockSCIONWriter) WriteToSCION(arg0 []byte, arg1 *snet.Addr) (int, error) + type MockSCIONWriterMockRecorder struct + func (mr *MockSCIONWriterMockRecorder) WriteToSCION(arg0, arg1 interface{}) *gomock.Call