auth

Paddy 2014-12-14 Parent:1dc4e152e3b0 Child:c03b5eb3179e

96:e57a57a944c4 Go to Latest

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