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 MockInterface struct + func NewMockInterface(ctrl *gomock.Controller) *MockInterface + func (m *MockInterface) EXPECT() *MockInterfaceMockRecorder + func (m *MockInterface) SendMessage(ctx context.Context, channelID string, attachment slack.Attachment, ...) error + type MockInterfaceMockRecorder struct + func (mr *MockInterfaceMockRecorder) SendMessage(ctx, channelID, attachment, fields any) *gomock.Call