package
0.0.16
Repository: https://github.com/go-micro-saas/service-api.git
Documentation: pkg.go.dev

# Variables

# Structs

PingReq ping请求 ping请求.
PingReqValidationError is the validation error returned by PingReq.Validate if the designated constraints aren't met.
PingResp ping响应 ping响应.
No description provided by the author
PingRespDataValidationError is the validation error returned by PingRespData.Validate if the designated constraints aren't met.
PingRespValidationError is the validation error returned by PingResp.Validate if the designated constraints aren't met.

# Type aliases

PingReqMultiError is an error wrapping multiple validation errors returned by PingReq.ValidateAll() if the designated constraints aren't met.
PingRespDataMultiError is an error wrapping multiple validation errors returned by PingRespData.ValidateAll() if the designated constraints aren't met.
PingRespMultiError is an error wrapping multiple validation errors returned by PingResp.ValidateAll() if the designated constraints aren't met.