NewClientV2 constructs a new Client that implements version 2 of the PAL protocol. r is a PAL YAML configuration, socketAddr is the file path to the pald socket, and appEnv is the environment from the config to use. If there is an error reading or parsing r, NewClientV2 will abort the process.
(r io.Reader, socketAddr, appEnv string)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected