package
Version:
v0.48.0
Opens a new window with list of versions in this module.
Published: Sep 10, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Result of the bundle process.
Bundle returns either a Result or a list of Errors and an error.
type SourceMapper func(genLine, genColumn int) (source, name string, line, column int, ok bool)
SourceMapper can be used to find the origin of any line/column of the compiled content.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.