Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
FormName = web.NewFormArg[string]("name")
)
View Source
var (
PathID = web.NewPathArg[int]("id")
)
View Source
var QueryOther = web.NewQueryArgOpt[string]("other")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.