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
7a8707e5d0332c4ebbb7da2a777403bc5b45c51d
sonr
/
pkg
/
services
/
resolver
/
formatter.go
T
8 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
refactor: remove web documentation
2024-11-25 15:13:16 -05:00
package
resolver
type
DID
string
func
(
d
DID
)
String
()
string
{
return
string
(
d
)
}
Reference in New Issue
Copy Permalink