-
Notifications
You must be signed in to change notification settings - Fork 1.7k
doc: add documentation overview for grpc, file and datasource packages #1947
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
Conversation
@olxandr, We would like substantial contribution through each PR. Please merge your three PRs into one ... It would also be helpful for reviewers if you add previous and current screenshots. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add screenshots of before and after !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Refer - #1947 (comment)
@coolwednesday Sure, the PRs are merged into the current one. This is the main PR now. |
Fixes #1946
Description:
This PR is adding a
gofr/grpc
,gofr/file
andgofr/datasource
packages overview so it appears onpkg.go.dev
.Screenshots
gofr/grpc
Before:
After:
gofr/file
Before:
After:
gofr/datasource
Before:
After:
goimport
andgolangci-lint
.