chore: make docsgen

This commit is contained in:
simlecode
2023-05-30 13:25:44 +08:00
parent 10130a32d7
commit 3bed440d2d
5 changed files with 11 additions and 8 deletions
+1
View File
@@ -86,6 +86,7 @@ func init() {
}
ExampleValues[reflect.TypeOf(addr)] = addr
ExampleValues[reflect.TypeOf(&addr)] = &addr
pid, err := peer.Decode("12D3KooWGzxzKZYveHXtpG6AsrUJBcWxHBFS2HsEoGTxrMLvKXtf")
if err != nil {