Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 363 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 363 Bytes

go-plivo

A Go client for the Plivo.com API.

Preserved for historical purposes. Not currently maintained.

Installation

$ go get github.com/micrypt/go-plivo/plivo

Usage

import "github.com/micrypt/go-plivo/plivo"

Documentation

Run go doc or see it online: