package
0.0.0-20210321185912-8220668f740c
Repository: https://github.com/jamesl33/goamt.git
Documentation: pkg.go.dev

# Functions

Execute - Execute goamt, returning any errors raised during the operation of the chosen sub-command.
NewTranscodePool - Create a new worker pool which will transcode entries from the provided database.
NewUpdatePool - Create a new worker pool which will hash and upsert entries into the provided database.

# Structs

Pool - Worker pool which concurrently updates/transcodes entries (depending on which constructor is used).