mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +07:00
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>