nixery/server/config
Vincent Ambo bb54c4eb3d refactor(server): Introduce pluggable interface for storage backends
This abstracts over the functionality of Google Cloud Storage and
other potential underlying storage backends to make it possible to
replace these in Nixery.

The GCS backend is not yet reimplemented.
2019-10-28 22:31:44 +01:00
..
config.go refactor(server): Introduce pluggable interface for storage backends 2019-10-28 22:31:44 +01:00
pkgsource.go refactor(server): Use logrus convenience functions for logs 2019-10-06 23:05:23 +01:00