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

/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

RenderEventWidget

func RenderEventWidget(eventsToRender int) (string, error)

RenderEventWidget shows up to eventsToRender of the latest events to a caller

Param

Command

gnokey query vm/qeval -remote "https://api.gno.berty.io:443" -data "gno.land/r/devrels/events.RenderEventWidget()"

Result