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