this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 9 lines 141 B view raw
1package did 2 3import "github.com/whyrusleeping/go-did" 4 5type Document = did.Document 6 7type Service = did.Service 8 9var ParseDID = did.ParseDID