sv / kdbgo

kdb+ client driver for Go
MIT License
44 stars 29 forks source link

Add utility to create kdb types #10

Closed yznima closed 5 years ago

yznima commented 5 years ago
yznima commented 5 years ago

@sv Ready for review

yznima commented 5 years ago

@sv addressed comments

yznima commented 5 years ago

@sv ready for review

yznima commented 5 years ago

@sv I was wondering if you are still considering this PR.

sv commented 5 years ago

@yznima yes. I will merge some version of this to v1beta. Need to be careful with how time types handled - i.e. x.UTC() might not necessarily mean correct kdb time?