opencontainers / go-digest

Common digest package used across the container ecosystem
https://www.opencontainers.org/
Other
185 stars 59 forks source link

feat: Add two abstraction helper methods #78

Open nima opened 2 years ago

nima commented 2 years ago

feature: Add new helper/abstraction methods IsIdenticalTo and IsEmpty.

cc: @AkihiroSuda, @thaJeztah

supersedes: #76