package
Version:
v0.2.6
Opens a new window with list of versions in this module.
Published: Jun 18, 2022
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
¶
Content managed by Project Forge, see [projectforge.md] for details.
Package sandbox $PF_IGNORE$
nolint
$PF_SECTION_START(sandboxes)$
type Sandbox struct {
Key string `json:"key,omitempty"`
Title string `json:"title,omitempty"`
Icon string `json:"icon,omitempty"`
Run runFn `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.