Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateEmail ¶
Types ¶
type ImUserServiceServer ¶
type ImUserServiceServer struct { UnimplementedUserServiceServer // contains filtered or unexported fields }
func NewImUserServiceServer ¶
func NewImUserServiceServer() (*ImUserServiceServer, error)
func (*ImUserServiceServer) CreateUser ¶
func (s *ImUserServiceServer) CreateUser(ctx context.Context, req *CreateUserRequest) (*CreateUserResponse, error)
Click to show internal directories.
Click to hide internal directories.