//
pkg.gl
Category
github.com/somatech1/mikros
internal
components
validations
package
0.6.1
Repository:
https://github.com/somatech1/mikros.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
95 SLOC
#
Functions
EnsureStructIsServiceCompatible
EnsureStructIsServiceCompatible validates if v corresponds to a structure that can be used by the framework as the service handler.
EnsureValuesAreInitialized
EnsureValuesAreInitialized certifies that all members of a struct v have some valid value.