package
0.0.0-20190322182713-bf6f0a60fce1
Repository: https://github.com/llvm-mirror/llgo.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.