1 2 3 4 5
package securecookie var Gob = GobEncoder{} var JSON = JSONEncoder{} var Nop = NopEncoder{}