# go-frameproto Package **frameproto** provides tools for the **Frame Protocol** — which is also known as **Farcaster Frames**, for the Go programming language. ## Documention Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-frameproto [![GoDoc](https://godoc.org/sourcecode.social/reiver/go-frameproto?status.svg)](https://godoc.org/sourcecode.social/reiver/go-frameproto) ## Import To import package **frameproto** use `import` code like the follownig: ``` import "sourcecode.social/reiver/go-frameproto" ``` ## Installation To install package **frameproto** do the following: ``` GOPROXY=direct go get https://sourcecode.social/reiver/go-frameproto ``` ## Author Package **frameproto** was written by [Charles Iliya Krempeaux](http://changelog.ca)