Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientSet ¶
type ClientSet struct {
// contains filtered or unexported fields
}
Client 客户端:包括所有的client
func (*ClientSet) Token ¶
func (c *ClientSet) Token() token.ServiceClient
Token 的客户端的SDK。在中间件传输过程中,只使用了token.ServiceClient,我们从所有的client去除token的client
Click to show internal directories.
Click to hide internal directories.