Render
Render renders the demo for gnoweb.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/moul/x/daily/ringbufferdemo/v0.Render()"
Result
Package ringbufferdemo is a small gnoweb demo of the fixed-capacity FIFO provided by the p/moul/x/daily/ringbuffer(/p/moul/x/daily/ringbuffer/v0) library: it pushes more entries than the buffer can hold and shows what survives, plus what each overflowing push evicted.
It contains no buffer logic of its own. Stateless, so Render is deterministic.
Render renders the demo for gnoweb.
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/moul/x/daily/ringbufferdemo/v0.Render()"