package
2.0.11+incompatible
Repository: https://github.com/fmotalleb/cord-locator.git
Documentation: pkg.go.dev
# Functions
HandleRequest checks if the request is allowed, then it finds the appropriate handler for the request and calls it.
UnNil will check if value is not nil it will return value but if it was nil returns defaultValue.