Search Apps Documentation Source Content File Folder Download Copy Actions Download

hello package

Overview

Package hello\_world demonstrates basic usage of Render(). Try adding \`:World\` at the end of the URL, like \`.../hello:World\`.

Function

Render

func Render(path string) string
Execute

Render outputs a greeting. It customizes the message based on the provided path.

Param

Command

gnokey query vm/qeval -remote "https://rpc.test10.testnets.gno.land" -data "gno.land/r/docs/hello.Render()"

Result