feat: validate response object

This commit is contained in:
debugtalk
2021-09-26 16:28:18 +08:00
parent df7366af55
commit 9f59dbf340
9 changed files with 156 additions and 18 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ require (
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/imroc/req v0.3.0 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/myzhan/boomer v1.6.0
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/shirou/gopsutil v3.21.8+incompatible // indirect