Discover Packages
goa.design/plugins/v3
goakit
examples
fetcher
archiver
package
Version:
v3.12.4
Opens a new window with list of versions in this module.
Published: Aug 18, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Directories Index Constants Variables Functions Types NewArchiver(logger) NewHealth(logger) type Archive type Document (a) Read(id) (a) Store(doc)
Documentation
¶
NewArchiver returns the archiver service implementation.
NewHealth returns the health service implementation.
Archive is the archived documents in-memory "DB"
Read retrieves an archived document by ID. It returns nil if there isn't one.
Store adds an archived document to the archive. Store takes care of
initializing the document ID.
Document represents a single archive document.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.