package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Nov 5, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 227
Opens a new window with list of known importers.
Documentation
¶
Package registry is an experimental package to facilitate altering the otto runtime via import.
This interface can change at any time.
func Apply(callback func(Entry))
Apply applies callback to all registry entries.
Entry represents a registry entry.
Register registers a new Entry for source.
func (e *Entry) Disable()
Disable disables the entry.
Enable enables the entry.
Source returns the source of the entry.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.