mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 07:15:25 +00:00
Update go_template.go
This commit is contained in:
@@ -59,6 +59,7 @@ const goExampleTemplate = `{{ $service := .service }}package example
|
|||||||
import(
|
import(
|
||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"github.com/micro/services/clients/go/{{ $service.Name}}"
|
"github.com/micro/services/clients/go/{{ $service.Name}}"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user