auth

Paddy 2014-12-14 Parent:229422395721 Child:09c47387e455

96:e57a57a944c4 Go to Latest

auth/session.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