# Functions
NewServerWrapper constructs ServerWrapper.
StandardAuthValidator sets up validator to Validate requests.
# Structs
GinValidatorV9 is a replacement for gin`s standard validator.
ServerWrapper is a special wrapper to Validate incoming requests and then call "upstream".