mirror of
https://github.com/docker/cli.git
synced 2025-08-30 12:01:10 +03:00
4 lines
114 B
Go
4 lines
114 B
Go
// Package builders helps you create struct for your unit test while keeping them expressive.
|
|
//
|
|
package builders
|