tldr-development / go-grpc

Go와 gRPC를 GCP에서 간단하게 서비스 하기 위한 프레임워크 구성
1 stars 0 forks source link

Sample code 부분에 대한 reorganization 제안 #17

Closed kaestro closed 6 months ago

kaestro commented 7 months ago

위와 같은 형태를 사용해보면 어떨것 같다고 생각해? 네가 생각하고 있는 샘플 부분만 따로 떼어놓고 보는데 더 좋지 않을까 생각해서 한번 조정해봤어.

hojin-kr commented 7 months ago

우선 example 하위로 proto, server, test 구조를 빼는 구조가 좋아보인다. 나도 이런 구조를 생각하고 만들었던게 맞는거 같아.

hojin-kr commented 7 months ago

구조는 이렇게 가면 될것 같은데, 몇가지 확인하고 수정하고 머지되는게 좋을것 같다. sampletest랑 test 두개가 있는데, 이런 구조면 sampletest 는 sample로 이름 변경되고 test 하위에 sample_client.go 는 sample_server_test.go 정도의 이름이 좋지 않을까 싶어

hojin-kr commented 7 months ago

그리고 actions 실패하는건 작업중

kaestro commented 6 months ago

reorganize 자체는 이미 호진이가 진행함. 풀리퀘를 닫고 브랜치를 삭제