kevlar_dolo

package module
v0.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2025 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewIndexSetter

func NewIndexSetter(kv kevlar.KeyValues, ids ...string) dolo.IndexSetter

Types

type IndexSetter

type IndexSetter struct {
	// contains filtered or unexported fields
}

func (*IndexSetter) Exists

func (is *IndexSetter) Exists(int) bool

func (*IndexSetter) Get

func (is *IndexSetter) Get(index int) (io.ReadCloser, error)

func (*IndexSetter) IsUpdatedAfter

func (is *IndexSetter) IsUpdatedAfter(index int, since int64) (bool, error)

func (*IndexSetter) Len

func (is *IndexSetter) Len() int

func (*IndexSetter) ModTime

func (is *IndexSetter) ModTime(index int) (int64, error)

func (*IndexSetter) Set

func (is *IndexSetter) Set(index int, src io.ReadCloser, results chan *dolo.IndexResult, errors chan *dolo.IndexError)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL