This website requires JavaScript.
Explore
Help
Sign In
go
/
sonr
Watch
1
Star
0
Fork
0
mirror of
https://github.com/sonr-io/sonr.git
synced
2026-08-03 09:51:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9df339e500e064cd1fd01bd0be83e63d48502932
sonr
/
pkg
/
services
/
resolver
/
formatter.go
T
8 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
feature/1149 vault allocation error (
#1173
)
2024-11-26 22:05:50 -05:00
package
resolver
type
DID
string
func
(
d
DID
)
String
()
string
{
return
string
(
d
)
}
Reference in New Issue
Copy Permalink