package
1.0.0-beta.32
Repository: https://github.com/scaleway/scaleway-sdk-go.git
Documentation: pkg.go.dev

# Functions

HasField returns true if given struct has a field with given name Also allow a slice, it will use the underlying type.
SortSliceByField sorts given slice of struct by passing the specified field to given compare function given slice must be a slice of Ptr.