Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 725 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 725 Bytes

go-lensproto

Package lensproto provides an SDK for lens-protocol, for the Go programming language.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-lensproto

GoDoc

Import

To import package lensproto use import code like the follownig:

import "github.com/reiver/go-lensproto"

Installation

To install package lensproto do the following:

GOPROXY=direct go get https://github.com/reiver/go-lensproto

Author

Package lensproto was written by Charles Iliya Krempeaux