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

tictactoe/v0 package

Function

GetGame

func GetGame(id int) (*Game, error)

GetGame returns a game by id (read helper for tests / callers).

Param

Command

gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/moul/x/daily/tictactoe/v0.GetGame()"

Result