Documentation
¶
Overview ¶
Code generated by define_gene; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed net_http_fcgi.d.ts NetHttpFcgiDefine []byte NetHttpFcgiDeclared = map[string]any{ "processEnv": fcgi.ProcessEnv, "serve": fcgi.Serve, "ErrConnClosed": fcgi.ErrConnClosed, "ErrRequestAborted": fcgi.ErrRequestAborted, } )
Functions ¶
This section is empty.
Types ¶
type NetHttpFcgiModule ¶
type NetHttpFcgiModule struct{}
func (NetHttpFcgiModule) Exports ¶
func (S NetHttpFcgiModule) Exports() map[string]any
func (NetHttpFcgiModule) Identity ¶
func (S NetHttpFcgiModule) Identity() string
func (NetHttpFcgiModule) TypeDefine ¶
func (S NetHttpFcgiModule) TypeDefine() []byte
Click to show internal directories.
Click to hide internal directories.