joao-r-reis commented on PR #1770:
URL:
https://github.com/apache/cassandra-gocql-driver/pull/1770#issuecomment-2473302979
I think we should have the package directory at the root instead of a `/pkg`
folder, so:
```
- files for gocql package at the root directory
- /hostpool
- files for hostpool package
- /lz4
- files for lz4 package
- /snappy
- files for snappy package
- /internal
- /internal/ccm
- /internal/murmur
- other internal packages
```
Maybe in the future we can also move the `gocql` package files into a
`gocql` directory but that's a topic for another time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]