typesense / typesense-go

Go client for Typesense: https://github.com/typesense/typesense
Apache License 2.0
208 stars 55 forks source link

Update comment to indicate created time stored in seconds #140

Closed opcoder0 closed 9 months ago

opcoder0 commented 1 year ago

Change Summary

Update comment for CollectionResponse.CreatedAt to indicate value stored is in Unix epoch time in seconds.

PR Checklist

kishorenc commented 9 months ago

Thanks, I have made this change via another commit.