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()`.
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().