The highest tagged major version is
v2.
package
Version:
v1.2.6
Opens a new window with list of versions in this module.
Published: Dec 19, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Store persists ask index into a datastore.
func New(ds datastore.Datastore) *Store
New returns a new store for ask index.
Get returns the last saved ask index. If no ask index was persisted,
it returns an valid empty index.
Save persist the index into the datastore.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.