CocaineCong / tangseng

Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统
https://cocainecong.github.io/tangseng/
Apache License 2.0
111 stars 29 forks source link

Proposal: Use a more engineering-oriented error code wrapper. #48

Closed ozline closed 9 months ago

ozline commented 10 months ago

Refer to this juejin article

This is very suitable for some beginners of golang to contribute to this project, such as students who are being assessed in university studios.

lyt122 commented 10 months ago

hello, I think I can solve this issue

ozline commented 10 months ago

I hope you can complete this task as soon as possible. Meanwhile, I wish you a happy end of term.

CocaineCong commented 9 months ago

@lyt122 pls comment here to fill in all the pr you have merged for record. btw, thanks for your all contributions.

lyt122 commented 9 months ago

@CocaineCong Sure, here is a list of the merged Pull Requests:

56: refactor: Use a more engineering-oriented error code wrapper

57: refactor: Use a more engineering-oriented error code wrapper

58: refactor: Use a more engineering-oriented error code wrapper

59: refactor: Use a more engineering-oriented error code wrapper.

If you need more detailed information about my PR, feel free to ask. Thanks again for your help!"

ozline commented 9 months ago

@CocaineCong Sure, here is a list of the merged Pull Requests: #56: refactor: Use a more engineering-oriented error code wrapper #57: refactor: Use a more engineering-oriented error code wrapper #58: refactor: Use a more engineering-oriented error code wrapper #59: refactor: Use a more engineering-oriented error code wrapper. If you need more detailed information about my PR, feel free to ask. Thanks again for your help!"

ha, you can quote this issue on your pr, you can find out how to do it yourself.