Versions in this module Expand all Collapse all v0 v0.1.1 Jul 5, 2025 v0.1.0 Jun 29, 2025 Changes in this version + type MockClient struct + func NewMockClient(ctrl *gomock.Controller) *MockClient + func (m *MockClient) EXPECT() *MockClientMockRecorder + func (m *MockClient) GetScheduleWithContext(ctx context.Context, id string, o pagerduty.GetScheduleOptions) (*pagerduty.Schedule, error) + type MockClientMockRecorder struct + func (mr *MockClientMockRecorder) GetScheduleWithContext(ctx, id, o any) *gomock.Call