1
0
mirror of https://github.com/docker/cli.git synced 2025-08-30 12:01:10 +03:00
Files
cli/internal/test/builders/doc.go
Daniel Nephin b3f843afe2 Move internal/test package out of cli.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-08-22 10:14:25 -04:00

4 lines
114 B
Go

// Package builders helps you create struct for your unit test while keeping them expressive.
//
package builders