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

v0 state

Back to all declarations

samples

[]string (len=3)

samples are picked to show both outcomes: runny data compresses, data without runs expands.

Open
OID
031277…bd14:4
samples details (len=3)

+3 more Inspect slice

Render

func(path string) string

Render renders the demo for gnoweb. Render("") / Render("/") -> the samples table Render("/<text>") -> encode that text

Open
OID
031277…bd14:5
Render details

Inspect func

parseArg

func(path string) string
Open
OID
031277…bd14:8
parseArg details

Inspect func
samples : []string (len=3) Inspect
Render : func(path string) string Inspect
one : func(in string) string Inspect
parseArg : func(path string) string Inspect