Refactor subpackages

This commit is contained in:
DarthSim
2019-12-25 15:06:15 +06:00
parent 8ce331d2ee
commit 7c7ac56a48
14 changed files with 123 additions and 79 deletions

View File

@@ -12,7 +12,7 @@ import (
"strings"
"sync"
structdiff "github.com/imgproxy/imgproxy/struct-diff"
"github.com/imgproxy/imgproxy/structdiff"
)
type urlOption struct {