kwanhur

Results 16 issues of kwanhur

Operation like: `List` `GetByID` `GetByName`. details include basic info, stats. #110

Original requirement: fetch vport stats like `rx_packets` `tx_packets` etc.

### Issue description Improving `json` decode `conf` performance, use [json-iterator/go](https://github.com/json-iterator/go) to replace `encoding/json` on plugins implement. ### Environment * APISIX Go Plugin Runner's version: * APISIX version: * Go version:...

make a flag in the header packet and then received data by select.select, we can judge the data whether it's the right one.

fetch ipvs info with API `info := i.GetInfo()` fetch version number just call `info.Version.String()`, example: 1.2.1 fetch connection table size call `info.ConnTableSize`, example: 4096 .

Add `PersistentConnections` attribute in `Destination` struct