Documentation
¶
Index ¶
- type Action
- func (a *Action) Binary(contentType string, value goja.Value)
- func (a *Action) BinaryBody() any
- func (a *Action) Dump() string
- func (a *Action) Json(value goja.Value)
- func (a *Action) JsonBody() any
- func (a *Action) Ok()
- func (a *Action) Redirect(url string, status int)
- func (a *Action) SearchQuery(key string) string
- func (a *Action) Status(code int)
- func (a *Action) Text(text string)
- func (a *Action) TextBody() any
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.