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

echo source realm

Functions 1

func Render

1func Render(path string) string
source

* This realm echoes the `path` argument it received. * Can be used by developers as a simple endpoint to test * forbidden characters, for pentesting or simply to * test it works. * * See also r/demo/print (to print various thing like user address)

Source Files 2