feat: url based multi-format loaders/decoders

This commit is contained in:
2022-05-09 14:23:01 +02:00
parent 1353755683
commit 5383ed7ced
17 changed files with 375 additions and 4 deletions

View File

@ -10,7 +10,7 @@ import (
"github.com/pkg/errors"
)
const dummyFilePath = "testdata/dummy.txt"
const dummyFilePath = "../testdata/dummy.txt"
var loaderHandlerTestCases []loaderHandlerTestCase

View File

@ -1 +0,0 @@
dummy