Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WasmServer ¶
type WasmServer struct {
Ctx context.Context
Module api.Module
Fields *types.FieldsCollection
Requests *types.Requests
Responses *types.Responses
OutParams *types.OutResponses
}
func (WasmServer) ServeHTTP ¶
func (w WasmServer) ServeHTTP(res http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.