downloader

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

func TruncateString added in v0.0.2

func TruncateString(str string, length int) string

Types

type RuntimeData

type RuntimeData struct {
	SeenIDs map[string]bool

	LastEntry map[string]string

	Queue []*reddit.Post

	QueueMutex sync.Mutex     `json:"-"`
	WorkWg     sync.WaitGroup `json:"-"`

	WantsExit bool `json:"-"`
}

Jump to

Keyboard shortcuts

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