Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

/users package

Function

ResolveAny

func ResolveAny(input string) (*UserData, bool)

ResolveAny tries to resolve any given string to *UserData If the input is not found in the registry in any form, nil is returned

Param

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/sys/users.ResolveAny()"

Result