joao-r-reis commented on issue #465: URL: https://github.com/apache/cassandra-gocql-driver/issues/465#issuecomment-2491372403
I think the project is not that big that it needs a lot of packages, the main purpose of this ticket should be to at least keep the public API stuff on the current `gocql` package and move everything else to an internal package in `./internal/...`. After this then we can think of splitting the internal package into multiple internal packages but I'd focus on just having the `gocql` package and a single internal package to start with. -- 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]
