Open AxelRHD opened 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().
session.Flashes()
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()
.