Micro-service for file storage and processing written in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Fabian Vowie f10d0f634f
Fix store methods not being public
2 years ago
.github/workflows Add CI 2 years ago
config Add step options 2 years ago
pipelines Rename step executable getter method 2 years ago
storage Fix store methods not being public 2 years ago
.gitignore Initial commit 2 years ago
go.mod Add storage api wrapper 2 years ago
go.sum Add storage api wrapper 2 years ago
lithium.log Fix store methods not being public 2 years ago
lithium.md Initial commit 2 years ago
main.go Handle json encoding errors 2 years ago
main_test.go Move pipeline files to subpackage 2 years ago
settings.json Fix store methods not being public 2 years ago