gin-contrib / sessions

Gin middleware for session management
MIT License
1.46k stars 196 forks source link

Save a struct in flash #267

Open AxelRHD opened 3 months ago

AxelRHD commented 3 months ago

Is it possible to save a struct in flash messages? Even when marshaling the struct to JSON, I get an empty string on session.Flashes().