Documentation ¶
Overview ¶
Accept requests to combine PDF documents located on Amazon S3 into a single document, upload back to S3, and notify a callback URL. TODO fail fast if S3 connection is not usable. TODO need a way to enable auth in responses
Directories ¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/github.com/PeopleAdmin/gomon
Package gomon adds functionality to aggregate and batch groups of metrics for delivery to AWS Cloudwatch.
|
Package gomon adds functionality to aggregate and batch groups of metrics for delivery to AWS Cloudwatch. |
_workspace/src/github.com/crowdmob/goamz/aws
goamz - Go packages to interact with the Amazon Web Services.
|
goamz - Go packages to interact with the Amazon Web Services. |
Package combiner contains methods to consume Job objects, orchestrating the download, combination, and upload of a group of related PDF files.
|
Package combiner contains methods to consume Job objects, orchestrating the download, combination, and upload of a group of related PDF files. |
Package cpdf contains methods to manipulate pdf files.
|
Package cpdf contains methods to manipulate pdf files. |
Document structs can either point to a url reference where the pdf is stored, or contain a blob of the data itself.
|
Document structs can either point to a url reference where the pdf is stored, or contain a blob of the data itself. |
Package monitoring adds functionality to send metrics to AWS
|
Package monitoring adds functionality to send metrics to AWS |
Package notifier contains types and methods for sending notifications that a job has completed.
|
Package notifier contains types and methods for sending notifications that a job has completed. |
Package server contains handlers which respond to requests to combine pdf files and hands them off to the combiner package.
|
Package server contains handlers which respond to requests to combine pdf files and hands them off to the combiner package. |
Click to show internal directories.
Click to hide internal directories.