Versions in this module Expand all Collapse all v0 v0.0.2 Jun 10, 2024 v0.0.1 Jun 10, 2024 Changes in this version + type MockPdfInterface struct + func NewMockPdfInterface(ctrl *gomock.Controller) *MockPdfInterface + func (m *MockPdfInterface) EXPECT() *MockPdfInterfaceMockRecorder + func (m *MockPdfInterface) SetPasswordFile(ctx context.Context, password string, data []byte) ([]byte, error) + type MockPdfInterfaceMockRecorder struct + func (mr *MockPdfInterfaceMockRecorder) SetPasswordFile(ctx, password, data any) *gomock.Call