Add init
Created by: daxmc99
Adds an init function to read the encryption token from either from the SOURCEGRAPH_CRYPT_KEY env var or SOURCEGRAPH_SECRET_FILE location. Panics if no secret key is found.
Created by: daxmc99
Adds an init function to read the encryption token from either from the SOURCEGRAPH_CRYPT_KEY env var or SOURCEGRAPH_SECRET_FILE location. Panics if no secret key is found.