Created
June 3, 2018 06:16
-
-
Save hauxe/357f713a77756ce7dadae234cbaab2f4 to your computer and use it in GitHub Desktop.
crud validator type
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type Validator func(method string, obj interface{}) error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment