Versions in this module Expand all Collapse all v0 v0.0.1 Mar 18, 2024 Changes in this version + func Define(vm *otto.Otto, l *loop.Loop) error + func DefineWithHandler(vm *otto.Otto, l *loop.Loop, h http.Handler) error + func SetHttpClient(h *http.Client)