index
:
integral
master
A package containing methods and structures for dealing with integral images
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pipelinepreprocess
/
main.go
Age
Commit message (
Expand
)
Author
2019-08-20
Handle errors correctly in main parts of program
Nick White
2019-08-20
Substantially improve problematic object listing part of API
Nick White
2019-08-20
Add basic OCR support, and reorganise code
Nick White
2019-08-20
Split aws implementation from main.go in pipelinepreprocess
Nick White
2019-08-20
Export qmsg type
Nick White
2019-08-19
Fix pipelinepreprocess segfaults
Nick White
2019-08-19
Work in progress rearchitecture to use interfaces; currently pointers are scr...
Nick White
2019-08-13
Various improvements to pipelinepreprocess
Nick White
2019-08-13
Correct typo in bucket name for pipelinepreprocess; tested and seems to work,...
Nick White
2019-08-13
Add bonus verbose log points
Nick White
2019-08-13
Reduce SQS WaitTime to something in-spec, and add bonus verbose log points
Nick White
2019-08-13
Add basic verbose logging capabilities to pipelinepreprocess
Nick White
2019-07-25
Add first draft of pipelinepreprocess - completely untested, will contain bugs
Nick White