Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PutOutputObj ¶ added in v0.2.0
func PutOutputObj(obj *OutObj)
Types ¶
type Ctx ¶ added in v0.2.0
func NewOutputCtx ¶ added in v0.2.0
func NewOutputCtx(outSetting *fuzzTypes.OutputSetting, jobCtx interfaceJobCtx.IFaceJobCtx, jid int) (*Ctx, error)
NewOutputCtx 根据输出设置,生成一个输出上下文,从而在之后可以使用此上下文进行输出
type Log ¶
type Log = outputable.Log
type OutObj ¶ added in v0.1.7
type OutObj = outputable.OutObj
func GetOutputObj ¶ added in v0.2.0
func GetOutputObj() *OutObj
Click to show internal directories.
Click to hide internal directories.