Long Bui
Long Bui
As the comment of `SendMessages` method. ``` // SendMessages produces a given set of messages, and returns only when all // messages in the set have either succeeded or failed....
This PR introduces a new source of migration that enables the use of Golang functions as a source for complex logic migrations. This feature addresses the issue mentioned in [#15](https://github.com/golang-migrate/migrate/issues/15)....
There doesn't seem to be a way to log out on a client to destroy the session on Casdoor and all other clients with OIDC and SAML like Pomerium, Auth0,...
This enhancement introduces a method to retrieve the request ID from the context. This is particularly useful for customizing the `ErrorEncoder` for the jsonrpc transport.
### Proposal Details The current implementation of `log/slog` does not fully support logging arrays or slices. As a result, the type implementing the `slog.Valuer` interface is not respected when passed...