ant0ine/go-webfinger

Properties should be map[string]string

themihai opened this issue · 0 comments

https://tools.ietf.org/html/draft-ietf-appsawg-webfinger-14#section-4.4.3

   names are absolute URIs and whose values are strings or null.

Why do we have map[string]interface{} ?