Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct{}
Server ...
func (*Server) GetUserInfo ¶
func (s *Server) GetUserInfo(ctx context.Context, in *api.GetUserInfoRequest) (*api.GetUserInfoResponse, error)
GetUserInfo ...
Click to show internal directories.
Click to hide internal directories.