mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 05:35:10 +00:00
Rpc -> routes
This commit is contained in:
@@ -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{}
|
||||
|
||||
Reference in New Issue
Block a user