Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 893 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 893 Bytes

godfp

GoDoc Build Status Coverage StatusMIT License

godfp is a library for DoubleClick for Publishers.

Installation

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"

Usage

License

MIT License