auth

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

102:267483f168b5 Go to Latest

auth/authcode_test.go

Require config.Init in Context, add comment. Add comment to config.Init explaining what it is, to make golint happy. Create an ErrConfigNotInitialized error to use when a Config object is used to create a Context before it is initialized. Check for Config initialization in NewContext and throw ErrConfigNotInitialized if the Config hasn't been initialized.

History