Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { protoapi.UnimplementedUsersServer // contains filtered or unexported fields }
func (*Server) Get ¶
func (u *Server) Get(ctx context.Context, r *protoapi.GetUserRequest) (*protoapi.GetUserResponse, error)
func (*Server) List ¶
func (u *Server) List(ctx context.Context, r *protoapi.ListUsersRequest) (*protoapi.ListUsersResponse, error)
Click to show internal directories.
Click to hide internal directories.