user_other.go (202B)
1 //go:build js || android || hurd || zos || wasip1 || appengine 2 3 package pqutil 4 5 import "errors" 6 7 func User() (string, error) { 8 return "", errors.New("pqutil.User: not supported on current platform") 9 }
taldirDirectory service to resolve wallet mailboxes by messenger addresses | |
| Log | Files | Refs | Submodules | README | LICENSE |