package
Version:
v0.0.0-...-9dcd13a
Opens a new window with list of versions in this module.
Published: Jul 26, 2017
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Builder allows to create exportable package.
This object is not reusable.
NewBuilder returns fresh export package builder.
AddFunc pushes function definition into package.
Build finalizes package being built.
Package bytes returned.
It is illegal to call Build method twice one the same builder.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.