CFEnv v0.2.0 CFEnv.Store View Source
A GenServer, storing a parsed version of VCAP_SERVICES
and
VCAP_APPLICATION
.
Link to this section Summary
Link to this section Functions
Link to this function
start_link(_)
View Source
start_link(term()) :: {:ok, pid()} | {:error, term()}
Starts the Credential Store.