Search Apps Documentation Source Content File Folder Download Copy Actions Download

events package

Overview

Package events allows you to upload data about specific IRL/online events It includes dynamic support for updating rendering events based on their status, ie if they are upcoming, in progress, or in the past.

Function

GetEventByID

func GetEventByID(id string) (*Event, int, error)
Execute

Param

Command

gnokey query vm/qeval -remote "https://rpc.test10.testnets.gno.land" -data "gno.land/r/devrels/events.GetEventByID()"

Result