package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Jul 16, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Load detects the JSON source in priority order:
explicit file arg → piped stdin → --paste flag → interactive paste.
const (
SourceFile Source = "file"
SourceStdin Source = "stdin"
SourceClipboard Source = "clipboard"
SourceInteractive Source = "paste"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.