mirror of
https://github.com/opencontainers/runc.git
synced 2026-04-26 09:14:33 +08:00
762819496e
Add package comment to make revive pass muster. Signed-off-by: Markus Lehtonen <markus.lehtonen@intel.com>
3 lines
84 B
Go
3 lines
84 B
Go
// Package validate provides helpers for validating configuration.
|
|
package validate
|