package
1.9.0
Repository: https://github.com/alexandrev/docker.git
Documentation: pkg.go.dev

# Functions

FromParam unpacks the filter Args.
ParseFlag parses the argument to the filter flag.
ToParam packs the Args into an string for easy transport from client to server.

# Variables

ErrBadFormat is an error returned in case of bad format for a filter.

# Type aliases

Args stores filter arguments as map key:{array of values}.