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

bidimapdemo/v0 package

Overview

Package bidimapdemo is a small gnoweb demo of the bidirectional map provided by the p/moul/x/daily/bidimap(/p/moul/x/daily/bidimap/v0) library: it shows the reverse lookup and what happens when a binding is displaced.

It contains no map logic of its own. Stateless, so Render is deterministic — which is precisely what the library is for.

Function

Render

func Render(path string) string

Render renders the demo for gnoweb.

Param

Command

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

Result