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:
6
template-parser/entity.go
Normal file
6
template-parser/entity.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package parser
|
||||
|
||||
// type: model / attribute
|
||||
|
||||
// {{task.spider.name}}
|
||||
// =>
|
||||
Reference in New Issue
Block a user