Documentation
¶
Index ¶
Constants ¶
View Source
const MalwareTestString = "X5O!P%@AP[4\\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MalwareServer ¶
type MalwareServer struct {
// contains filtered or unexported fields
}
func StartMalwareServer ¶
func StartMalwareServer() *MalwareServer
func (*MalwareServer) Close ¶
func (t *MalwareServer) Close() (err error)
func (*MalwareServer) Run ¶
func (t *MalwareServer) Run(ready chan bool) error
Run starts the TCP Server.
Click to show internal directories.
Click to hide internal directories.