This repository has been archived by the owner on May 3, 2019. It is now read-only.
Tags: teran/staticd
Tags
Fix for nil pointer on /ping handler call Signed-off-by: Igor Shishkin <[email protected]>
Create s3 client per request for better performance In case of single s3 client per app it causes stalls on simulteneous requests. So allowing multiple clients/connections per instance. Signed-off-by: Igor Shishkin <[email protected]>
Gofmt fix Signed-off-by: Igor Shishkin <[email protected]>
Add ability to do not display directories content Signed-off-by: Igor Shishkin <[email protected]>
Update .gitignore with bin and pkg dirs Signed-off-by: Igor Shishkin <[email protected]>
Initial commit Signed-off-by: Igor Shishkin <[email protected]>