Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWorkerd ¶
func DestroyWorkerd ¶
func InitWorkerdRuntime ¶
func InitWorkerdRuntime() error
func QueryWorkerd ¶
Types ¶
type JsonCallRequest ¶
type JsonCallRequest struct { Method string `json:"method"` Args interface{} `json:"args"` }
Click to show internal directories.
Click to hide internal directories.