nats.py
nats.py copied to clipboard
KeyValue creation time not returned when using get method
Apparently when using get method from a key value store the value of created
is never initialized.
https://github.com/nats-io/nats.py/blob/8d75773d5529d9b4299099752a0c2e26ab862d19/nats/js/kv.py#L167