hapoon / godfp

Go's library for DoubleClick for Publishers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go's library for DoubleClick for Publishers.

License:MIT License


Languages

Language:Go 98.9%Language:Makefile 1.1%