package
Version:
v0.0.0-prerelease
Opens a new window with list of versions in this module.
Published: Dec 5, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package daemon provides the daemon interface and implementation.
type Daemon interface {
Start() error
Stop() error
}
Daemon is the interface that describes an ipsw daemon.
NewDaemon creates a new daemon.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.