Join Slack
Powered by
E.g. you the program may look up a key defined as ...
# announcements
n
natpryce
02/16/2016, 2:02 PM
E.g. you the program may look up a key defined as
Key(“http.port”, intType)
but it’ll actually be parsed from an environment variable named
HTTP_PORT
, so any error messages need to report exactly where and what the error is.
👍 1
Open in Slack
Previous
Next