Documentation
¶
Index ¶
- func Extract(extractor *domain.ExtractorBase, resp domain.DebugResponse) (err error)
- func GenDesc(varName string, src consts.ExtractorSrc, key string, typ consts.ExtractorType, ...) (ret string)
- func GenDescForCheckpoint(typ consts.ExtractorType, expression string) (ret string)
- func GenResultMsg(po *domain.ExtractorBase) (ret string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Extract ¶
func Extract(extractor *domain.ExtractorBase, resp domain.DebugResponse) (err error)
func GenDesc ¶
func GenDesc(varName string, src consts.ExtractorSrc, key string, typ consts.ExtractorType, expression, boundaryStart, boundaryEnd string) (ret string)
func GenDescForCheckpoint ¶
func GenDescForCheckpoint(typ consts.ExtractorType, expression string) (ret string)
func GenResultMsg ¶
func GenResultMsg(po *domain.ExtractorBase) (ret string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.