Rpc -> routes

This commit is contained in:
Janos Dobronszki
2020-10-02 15:51:10 +02:00
parent 70d3bca2ff
commit 64003797db
25 changed files with 309 additions and 5070 deletions

View File

@@ -5,7 +5,7 @@ import (
log "github.com/micro/micro/v3/service/logger"
idiomatic "idiomatic/proto"
idiomatic "github.com/micro/services/idiomatic/proto"
)
type Idiomatic struct{}