package
Version:
v0.1.0-rc.2
Opens a new window with list of versions in this module.
Published: Jul 5, 2026
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
¶
type Binding struct {
Name string `json:"name"`
Value string `json:"value"`
Line int `json:"line"`
}
type Options struct {
Literal bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.