|
|
||
|---|---|---|
| LICENSE | ||
| README.md | ||
| buffersize.go | ||
| writeframebutton1.go | ||
| writeframebutton1_test.go | ||
| writeframebutton2.go | ||
| writeframebutton2_test.go | ||
| writeframeimage.go | ||
| writeframeimage_test.go | ||
| writeframeimageaspectratio.go | ||
| writeframeimageaspectratio_test.go | ||
| writeframeinputtext.go | ||
| writeframeinputtext_test.go | ||
| writeframeposturl.go | ||
| writeframeposturl_test.go | ||
| writemetapropertycontent.go | ||
| writemetapropertycontent_test.go | ||
README.md
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
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