https://github.com/sang-w0o/grpc-gateway-example/blob/e660a55b48385a1b1b316757fb61bdcdb8bbf9d2/userdb/db.go#L116 1. Sort를 위한 string에 대해서 Protobuf에 enum 적용해보는 건 어떨까요? 2. db 접근을 위한 `sort` 인자를 const로 받도록 적용해보면 좋을 것 같아요.