You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
imageservice: Factorize Get, Update and Create Extract method
They all use the same Extract() implementation, so we can
implement it for a commonResult structure and define all 3
structures as commonResult.
Signed-off-by: Samuel Ortiz <[email protected]>
0 commit comments