v1.2.3
refactor: update naming convention for mediator interfaces and structs - Change `handle` method to `Handle` in `iPipelineBehavior`, `iRequestHandler`, and `iNotificationHandler` interfaces - Change `handle` method to `Handle` in all corresponding structs - Update all method calls to use the new `Handle` method - No changes were made to `mediatr_test.go` Signed-off-by: ehsandavari <[email protected]>