package
0.0.0-20220305003126-abed8919de52
Repository: https://github.com/dharmaofcode/gorp.git
Documentation: pkg.go.dev

# Functions

GetModuleOptionValue is used for obtaining the value of a given module option.

# Structs

InspectorModule represents an inspector module.
Modules holds selected processors and inspectors to be used in a gorp session.
Option contains options specific to modules.
ProcessorModule represents a processor module.
Registry holds meta data for modules.
WebData identifies a web request or response object.

# Interfaces

Inspector identifies the functions that all inspector modules must implement.
Processor identifies the functions that all processor modules must implement.