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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Returns the first non-nil element that the provided function returns true for.
Must provide a pointer as the haystack See DeepFindInStructAdvanced This version will ignore zero values for structs.
Must provide a pointer as the haystack this will recurse into a struct and find all the values of type T within that struct, as well as any child structs Note: this will stop searching once it finds a match.
returns the first value of a multi-return statement.
No description provided by the author
Returns whether or not a given value could be set to nil.
Stop encoding < > &.
The default way of json marshal, encodes < > &.
No description provided by the author
No description provided by the author
https://golangbyexample.com/longest-common-prefix-golang/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This is used to allow the AWS Enum string lists to be cast to an array of interfaces used for JSONSchema.
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author