Skip to content

Releases: ruang-guru/rg-genproto

Validation extension

08 May 05:27
64839bc
Compare
Choose a tag to compare
update validation pb (#6)

* update validation pb

* update go package

Update pb

14 Apr 04:32
5429aea
Compare
Choose a tag to compare
  • http status as enum

Update rg.pb.go after showcase

20 Mar 05:56
8937c14
Compare
Choose a tag to compare
  • remove grpc_status
  • rename option other_status into code, error_message into message

Update option auth and gateway_url

17 Mar 05:51
eda391d
Compare
Choose a tag to compare

Changes:

  • needauth and allowed_roles become auth
  • gw_url become gateway_url
  • use golang/protobuf v1.3.2

v1.0.5: Add extension (#1)

05 Mar 08:29
7d876cd
Compare
Choose a tag to compare
* Add extension

* Add go.mod