package
0.0.0-20160116173134-3c782264fbde
Repository: https://github.com/scottmansfield/tools.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.