Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 287 Bytes

readme.md

File metadata and controls

25 lines (17 loc) · 287 Bytes

Filscan

更新依赖注入

make all

项目运行

make all && go run cmd/filscan/filscan.go cmd/filscan/wire_gen.go -c configs/local.toml

#

make build
./bin/filscan -c configs/local.toml

API Mock 模式

配置文件:

mock_mode = true