package
0.0.0-20241030152356-8c950ad76724
Repository: https://github.com/hylarucoder/rocketbase.git
Documentation: pkg.go.dev

# Functions

MustRegister registers the jsvm plugin in the provided app instance and panics if it fails.
Register registers the jsvm plugin in the provided app instance.

# Structs

Config defines the config options of the jsvm plugin.
FieldMapper provides custom mapping between Go and JavaScript property names.

# Type aliases

FormData represents an interface similar to the browser's [FormData].