issues
search
gofr-dev
/
gofr
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
https://gofr.dev
Apache License 2.0
3.61k
stars
241
forks
source link
Fix: Invalid ClickHouse Docs
#1158
Closed
FilledEther20
closed
2 weeks ago
FilledEther20
commented
3 weeks ago
Pull Request
Description:
Closes #1081 is being tackled through this PR.
The update ensures that only the relevant Clickhouse package documentation is highlighted, improving both readability and maintainability of the code.
Checklist:
[x] I have formatted my code using
goimport
and
golangci-lint
.
[x] This PR does not decrease the overall code coverage.
[x] I have reviewed the code comments and documentation for clarity.
Thank You
Pull Request
Description:
Checklist:
goimport
andgolangci-lint
.Thank You