Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientService ¶
type ClientService struct { Addr string `json:"addr"` // contains filtered or unexported fields }
func (*ClientService) OnValid ¶
func (s *ClientService) OnValid(ctx micro.Context) error
* * 校验服务是否可用 *
func (*ClientService) Recycle ¶
func (s *ClientService) Recycle()
Click to show internal directories.
Click to hide internal directories.