# Functions
IsContext Check if a context not empty in net/http context.
New returns a new routing context object You can pass the following types of objects as arguments: from "net/http" type *http.Request; from "context" interface context.Context; from Interface of this package.
RegisterGlobalVerifyPlugin Register global external library of data verification.
# Interfaces
Interface is an interface of package.
VerifyPlugin External data verification library interface.