package
0.0.0-20240102114939-7365a310dcef
Repository: https://github.com/g-node/gin-valid.git
Documentation: pkg.go.dev

# Functions

AppVersionCheck tries to execute a shell command with commandline argument "--version" and returns the resulting commandline output or the error if one occurs.
IsValidPort checks whether a provided port value can be parsed into a valid server port number (uint16).
SupportedValidator checks whether a string matches Validators supported by the server.
ValidDirectory checks whether a given path exists and refers to a valid directory.