mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-21 13:18:00 +00:00
c87cbd3862
Add a `checker` package that adds some utility Checker implementation, the first one being `checker.Contains`, as well as brining all go-check provided Checker implementations in scope as a commodity. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>