apitest_report

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiReportMeta

type ApiReportMeta struct {
	ApiTotalNum   int `json:"apiTotalNum"`
	ApiSuccessNum int `json:"apiSuccessNum"`
	ApiFailedNum  int `json:"apiFailedNum"`
	ApiNotExecNum int `json:"apiNotExecNum"`
}

type Plugin

type Plugin struct {
	aoptypes.PipelineBaseTunePoint
}

func New

func New() *Plugin

func (*Plugin) Handle

func (p *Plugin) Handle(ctx *aoptypes.TuneContext) error

func (*Plugin) Name

func (p *Plugin) Name() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL