godfp
is a library for DoubleClick for Publishers.
Make sure that Go is installed on your computer. Type the following command in your terminal:
go get gopkg.in/hapoon/godfp.v1
After it the package is ready to use.
Add following line in your *.go
file:
import "gopkg.in/hapoon/godfp.v1"