package
0.4.0
Repository: https://github.com/ecsdeployer/ecsdeployer.git
Documentation: pkg.go.dev

# Functions

Marshal some struct as a YAML document.
This is mainly used in tests, normal app operations should not need this.
This is mainly used in tests, normal app operations should not need this.
No description provided by the author
Unmarshal some struct as a YAML document, without strict behavior.
UnmarshalStrict unmarshals a YAML document with strict behavior (only declared fields are tolerated).