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 7717df32e0
Load pipelines on program start
2 years ago
.github/workflows Add CI 2 years ago
pipelines Load pipelines on program start 2 years ago
.gitignore Initial commit 2 years ago
go.mod Add test for index route 2 years ago
go.sum Add test for index route 2 years ago
lithium.md Initial commit 2 years ago
main.go Load pipelines on program start 2 years ago
main_test.go Use proper test name for index route test 2 years ago
pipeline.go Load pipelines on program start 2 years ago
pipeline_test.go Use byte slice instead of string slice for DeserializePipelines 2 years ago