Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteUser ¶
func DeleteUser( ctx context.Context, userId string, currentUserId string, boundary string, saveEvents admin_common.SaveEventsType, getEvents admin_common.GetEventsType, logger l.Logger, ) error
Types ¶
type DeleteUserHandler ¶
type DeleteUserHandler struct {
// contains filtered or unexported fields
}
func NewDeleteUserHandler ¶
func NewDeleteUserHandler(logger l.Logger, saveEvents admin_common.SaveEventsType, getEvents admin_common.GetEventsType, boundary string) *DeleteUserHandler
Click to show internal directories.
Click to hide internal directories.