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

# README

ping-service

# Functions

No description provided by the author
NewGRPCClient ...
No description provided by the author
NewHTTPClient ...

# Constants

No description provided by the author
No description provided by the author

# Interfaces

PingAPI 仅供参考,建议在程序中直接使用 client.Ping(),然后 使用 apiutil.CheckAPIResponse(resp, err) 进行错误处理.