Documentation ¶ Index ¶ Constants type Release func FromMap(t *config.TrackerInstance, log *logrus.Entry, vars map[string]string) (*Release, error) func (r *Release) Process() func (r *Release) Push(pvr *config.PvrConfig, delay *int64) Constants ¶ View Source const TorrentFileTimeout = 15 Const Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Release ¶ type Release struct { Tracker *config.TrackerInstance Log *logrus.Entry Info *config.ReleaseInfo } func FromMap ¶ func FromMap(t *config.TrackerInstance, log *logrus.Entry, vars map[string]string) (*Release, error) func (*Release) Process ¶ func (r *Release) Process() func (*Release) Push ¶ func (r *Release) Push(pvr *config.PvrConfig, delay *int64) Source Files ¶ View all Source files accept.go delay.go from.go ignore.go process.go push.go release.go Click to show internal directories. Click to hide internal directories.