Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 324 Bytes

plugin.md

File metadata and controls

9 lines (9 loc) · 324 Bytes

Plugin

Plugin is goruntime, use for logging, WebAPI, etc. when the Engine is running. Plugin is optional component.

Useage

e.AddPlugins(yourPlugin)

StatusOutputPlugin

The component provides some basic statistical information, including unrequest count, completed count, speed, etc. And save to GlobalStore