Documentation
¶
Index ¶
- func NewCookie(runtime *goja.Runtime, cookie *http.Cookie) *goja.Object
- func NewHeader(runtime *goja.Runtime, header http.Header) *goja.Object
- func NewMultipartFile(runtime *goja.Runtime, file multipart.File) *goja.Object
- func NewRequest(runtime *goja.Runtime, r *http.Request) *goja.Object
- func NewResponse(runtime *goja.Runtime, w http.ResponseWriter) *goja.Object
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMultipartFile ¶ added in v0.0.2
func NewResponse ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.