improve file layout #6

Closed
opened 2021-01-31 14:45:29 +03:00 by vtolstov · 1 comment
vtolstov commented 2021-01-31 14:45:29 +03:00 (Migrated from github.com)
  • split xx_micro.pb.go generated file to client/server
  • generate gorilla/chi server code that unmarshal/marshal request/response to struct and handle errors (auto marshal)
  • think how to handle response code
* split xx_micro.pb.go generated file to client/server * generate gorilla/chi server code that unmarshal/marshal request/response to struct and handle errors (auto marshal) * think how to handle response code
vtolstov commented 2021-02-23 14:54:30 +03:00 (Migrated from github.com)

done

done
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/protoc-gen-go-micro#6
No description provided.