Exemplo n.º 1
0
func DelSessResctricted(sess session.SessionStore) {
	sess.Delete("restricted")
}