Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalRevisitRef ¶
func UnmarshalRevisitRef ¶
Types ¶
type DigestIndex ¶
type DigestIndex struct {
// contains filtered or unexported fields
}
func NewDigestIndex ¶
func (*DigestIndex) Close ¶
func (idx *DigestIndex) Close()
func (*DigestIndex) HasDiskSpace ¶
func (digestIndex *DigestIndex) HasDiskSpace() error
func (*DigestIndex) IsRevisit ¶
func (digestIndex *DigestIndex) IsRevisit(key string, revisitRef *gowarc.RevisitRef) (*gowarc.RevisitRef, error)
type FileIndex ¶
type FileIndex struct {
// contains filtered or unexported fields
}
func NewFileIndex ¶
func (*FileIndex) GetFileStats ¶
Click to show internal directories.
Click to hide internal directories.