package
0.0.0-20201027041110-0e5b21a69190
Repository: https://github.com/liov/protopatch2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

ValidateEnum performs basic validation of an enum.
ValidateMessage performs basic validation of a message.
ValidateTag performs basic validation of a struct tag.

# Type aliases

EnumNames is a type alias for map[int32]string.
EnumValues is a type alias for map[string]int32.