Skip to content

Complete interface definitions for errors#18

Merged
AkihiroSuda merged 1 commit intocontainerd:mainfrom
dmcgowan:add-missing-interfaces
Sep 2, 2024
Merged

Complete interface definitions for errors#18
AkihiroSuda merged 1 commit intocontainerd:mainfrom
dmcgowan:add-missing-interfaces

Conversation

@dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Sep 1, 2024

Add test and fix missing definition.

Defining interfaces for the errors makes this package more future proof if we need to make change to the module which necessitates a major version change. The interfaces make sure that the errors can continue to be matched across packages, even major versions of this package.

Add test and fix missing definition

Signed-off-by: Derek McGowan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants