mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
feat: added modules
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package interfaces
|
||||
|
||||
import (
|
||||
cfs "github.com/crawlab-team/crawlab-fs"
|
||||
vcs "github.com/crawlab-team/crawlab-vcs"
|
||||
cfs "github.com/crawlab-team/crawlab/fs"
|
||||
vcs "github.com/crawlab-team/crawlab/vcs"
|
||||
)
|
||||
|
||||
type FsService interface {
|
||||
|
||||
Reference in New Issue
Block a user