Module Fasthttp
Provides classes for working with the fasthttp package.
Import path
import semmle.go.frameworks.Fasthttp
Predicates
packagePath | Gets the path for the root package of fasthttp. |
v1modulePath | Gets the v1 module path |
Modules
Args | DEPRECATED |
Client | DEPRECATED |
Functions | Provide models for sanitizer/Dangerous Functions of fasthttp. |
HostClient | DEPRECATED |
Request | Provide modeling for fasthttp.Request Type. |
RequestCtx | Provide modeling for fasthttp.RequestCtx Type. |
RequestHeader | DEPRECATED |
Response | Provide modeling for fasthttp.Response Type. |
TcpDialer | DEPRECATED |
URI | DEPRECATED |