Beispiel #1
0
func DelSessResctricted(sess session.SessionStore) {
	sess.Delete("restricted")
}