This commit is contained in:
Remco
2014-09-22 22:33:44 +02:00
parent d55b5ecff0
commit bf06326c98

View File

@@ -3,6 +3,8 @@ go-clamd
Interface to clamd (clamav daemon). You can use go-clamd to implement virus detection capabilities to your application.
[![GoDoc](https://godoc.org/github.com/dutchcoders/go-clamd?status.svg)](https://godoc.org/github.com/dutchcoders/go-clamd)
## Examples
```