package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 27, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Delete removes the cache entry for the given pixel name.
Put writes a cache entry for the given pixel name.
type Entry struct {
IP string `json:"ip"`
Status string `json:"status"`
}
Entry holds cached state for a pixel.
Get reads a cached entry for the given pixel name.
Returns nil if not cached.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.