Charles Iliya Krempeaux ab86e83fc2 | ||
---|---|---|
LICENSE | ||
README.md | ||
buffersize.go |
README.md
go-frameproto
Package frameproto provides tools for the Frame Protocol — which is also known as Farcaster Frames.
Documention
Online documentation, which includes examples, can be found at: http://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