package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Feb 21, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Entry struct {
Path string `json:"path"`
Target string `json:"target"`
}
type UpdateDelta struct {
Old *Entry `json:"old"`
New *Entry `json:"new"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.