Retracted: Indefinite outgoing requests on storage write errors. https://github.com/anacrolix/torrent/issues/889
package
Version:
v1.52.5
Opens a new window with list of versions in this module.
Published: Aug 14, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Path[V any] interface {
Set(V)
Get() V
Exists() bool
Delete()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.