mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-24 20:52:22 +00:00
Update main.go
This commit is contained in:
parent
ec669e8389
commit
033064f77d
@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
"github.com/chai2010/advanced-go-programming-book/vendor/gobook.examples/ch4-01-rpc-inro/hello-service-v2/api"
|
||||
"gobook.examples/ch4-01-rpc-intro/hello-service-v2/api"
|
||||
)
|
||||
|
||||
type HelloService struct{}
|
||||
|
Loading…
x
Reference in New Issue
Block a user