package
Version:
v2.0.0-...-eaed36a
Opens a new window with list of versions in this module.
Published: Jan 21, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Storer interface {
Store(data []byte) (hasUpdated bool, err error)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.