srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
35e3d35fa942c39ddf0fcb3306c07458e5920391
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
35e3d35f
— Eugene Blikh Fix Garage compat: PingBucket via ListObjects, fixed config path, delimited list
2 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}