Versions in this module Expand all Collapse all v0 v0.0.2 Feb 4, 2026 v0.0.1 Feb 2, 2026 Changes in this version + type MockReader struct + func NewMockReader(ctrl *gomock.Controller) *MockReader + func (m *MockReader) EXPECT() *MockReaderMockRecorder + func (m *MockReader) Getenv(key string) string + type MockReaderMockRecorder struct + func (mr *MockReaderMockRecorder) Getenv(key any) *gomock.Call