package
0.0.0-20250208085904-1b1a66c1158a
Repository: https://github.com/breadchris/share.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].