add ID to grpc (#641)
Co-authored-by: rsmnarts <risman.zainuri@bluebirdgroup.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build lambda
|
||||
// +build lambda
|
||||
|
||||
package router
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//go:build !lambda
|
||||
// +build !lambda
|
||||
|
||||
package router
|
||||
|
||||
Reference in New Issue
Block a user