This website requires JavaScript.
Explore
Sign In
mirror
/
gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
Code
Issues
wasm_recompile
gotosocial
/
vendor
/
github.com
/
leodido
/
go-urn
/
kind.go
11 lines
83 B
Go
Raw
Permalink
Blame
History
package
urn
type
Kind
int
const
(
NONE
Kind
=
iota
RFC2141
RFC7643
RFC8141
)
View Git Blame
Copy Permalink