zgrab2/bin/doc.go

7 lines
226 B
Go

// Package bin contains functions useful for creating a binary version of
// ZGrab2.
//
// This package can import "github.com/zmap/zgrab2", and should be imported by
// targets within "github.com/zmap/zgrab2/cmd"
package bin