package
0.0.0-20241031204715-02cd31d60970
Repository: https://github.com/teknogeek/ssrf-sheriff.git
Documentation: pkg.go.dev
# Functions
DefaultListenFunc builds a net.Listener with the given network and address.
ListenFunc is an option for Handle that allows changing how it listens for incoming connections.
NewHandle builds a Handle to the given HTTP server.
# Interfaces
HandleOption customizes the behavior of a Handle.