suspend fun ConsulClient.createSessionWithOptionsAwait(options: SessionOptions): String
Initialize a new session
options
- options used to create session
idHandler
- will be provided with ID of new session
Returnreference
to this, for fluency *