# 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.