Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
Creates a new scanner for us to add to the main loop, we'll take a buffer size to limit how many we send at a time.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) AddCred ¶
func (this *Handler) AddCred(cred scanners.Credential) error
Add a new credential to the handler, same as above, can't really error
func (*Handler) AddTarget ¶
Add a target to our handler, we can't really error on append here so we'll always be nil in this handler.
func (*Handler) Description ¶
Tell everyone what wide actually means
Click to show internal directories.
Click to hide internal directories.