aerospike / aerospike-client-go

Aerospike Client Go
Apache License 2.0
433 stars 199 forks source link

Possible typo #330

Closed pkuca closed 3 years ago

pkuca commented 3 years ago

https://github.com/aerospike/aerospike-client-go/blob/163beaf5fce2a90b8a7690b5c41aa58347b9f224/examples/expire.go#L40

Hi, is that an extra space at the end of the key arg there?

khaf commented 3 years ago

It really doesn't matter for the purpose of the example, but thanks for letting us know and opening a PR.