package
1.0.21
Repository: https://github.com/cresplanex/bloader.git
Documentation: pkg.go.dev

# Constants

ResponseTypeHTML represents the HTML response type.
ResponseTypeJSON represents the JSON response type.
ResponseTypeText represents the text response type.
ResponseTypeXML represents the XML response type.
ResponseTypeYAML represents the YAML response type.

# Structs

MassRequestContent represents the request content.
RequestContent represents the request content.
RequestCountLimit represents the request count limit.
ResponseContent represents the response content.
WriteHTTPData represents the data to be written.

# Interfaces

ExecReq represents the request executor.
MassRequestExecutor represents the request executor.
RequestExecutor represents the request executor.

# Type aliases

ResponseType represents the response type.