Merge branch 'master' of github.com:dutchcoders/go-clamd

This commit is contained in:
Remco
2014-09-23 11:32:10 +02:00

View File

@@ -4,6 +4,7 @@ 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)
[![Build Status](https://travis-ci.org/dutchcoders/go-clamd.svg?branch=master)](https://travis-ci.org/dutchcoders/go-clamd)
## Examples