auth

Paddy 2014-12-14 Parent:d43c3fbf00f3 Child:c03b5eb3179e

96:e57a57a944c4 Go to Latest

auth/session_test.go

Introduce Config and NewContext. Config is an exported struct that configures the program. It holds all the values that a Context needs. NewContext takes a Config object and builds a Context out of it.

History