Skip to content

Instantly share code, notes, and snippets.

@hauxe
Created June 3, 2018 06:16
Show Gist options
  • Save hauxe/357f713a77756ce7dadae234cbaab2f4 to your computer and use it in GitHub Desktop.
Save hauxe/357f713a77756ce7dadae234cbaab2f4 to your computer and use it in GitHub Desktop.
crud validator type
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