Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidLen = errors.New("mcproto: invalid len tag")
Functions ¶
func CheckDependency ¶
func CheckDependency(inter reflect.Value, field reflect.StructField) bool
checkDependency
returns false either if the dependency has not been found or the dependency was not met
returns true if the dependency has been found AND it's true
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.