Package didplc provides an implementation of BlueSky's AT-Protocol's DID-PLC, for the Go programming language.
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-didplc
To import package didplc use import
code like the follownig:
import "github.com/reiver/go-didplc"
To install package didplc do the following:
GOPROXY=direct go get https://github.com/reiver/go-didplc
Package didplc was written by Charles Iliya Krempeaux