package models import "tangled.org/core/api/tangled" type PublicKey struct { Did string tangled.PublicKey }