directory

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 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

This section is empty.

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