Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRequestHandler ¶
func NewRequestHandler(config RequestConfig) goproxy.ReqHandler
func NewResponseHandler ¶
func NewResponseHandler(config ResponseConfig) goproxy.RespHandler
Types ¶
type RequestConfig ¶
type RequestQuerier ¶
type ResponseConfig ¶
type ResponseConfig struct {
Writer ResponseWriter
RFC9111 bool
TTL int
Verbose bool
}
Click to show internal directories.
Click to hide internal directories.