directory

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2022 License: BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Overview

Package directory implements container which checks if hash present in any of torrent file placed in some directory. Note: Unlike List, this container also stores torrent name as value

Index

Constants

View Source
const Name = "directory"

Name of this container for registry

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	list.Config
	// Path in filesystem where torrent files stored and should be watched
	Path string
}

Config - implementation of directory container configuration. Extends list.Config because uses the same storage and Approved function.

Jump to

Keyboard shortcuts

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