package
0.0.0-20211205205814-168ccc21e67c
Repository: https://github.com/ziutek/emgo.git
Documentation: pkg.go.dev
# Functions
ExportData serializes the interface (exported package objects) of package pkg and returns the corresponding data.
ImportData imports a package from the serialized package data and returns the number of bytes consumed and a reference to the package.