Rework files to use strings instead of duplicate functions
There's too many functions at this point.
This commit is contained in:
parent
d437c68403
commit
21fac37597
7 changed files with 217 additions and 96 deletions
|
|
@ -3,6 +3,7 @@ package sync
|
|||
import (
|
||||
"github.com/Gleipnir-Technology/nidus-sync/db/models"
|
||||
"github.com/Gleipnir-Technology/nidus-sync/html"
|
||||
"github.com/Gleipnir-Technology/nidus-sync/userfile"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue