Package degen for working with the degen API documented at https://www.degen.tips/developers , for the Go programming language.
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-degen
To import package degen use import
code like the follownig:
import "github.com/reiver/go-degen"
To install package degen do the following:
GOPROXY=direct go get https://github.com/reiver/go-degen
Package degen was written by Charles Iliya Krempeaux