Обновить internal/app/server.go
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
type server struct {
|
type server struct {
|
||||||
proto.Unsafe{REPO_NAME_PASCAL}Server
|
proto.Unsafe${REPO_NAME_PASCAL}Server
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewServer() proto.TestTemplateRepoServer {
|
func NewServer() proto.TestTemplateRepoServer {
|
||||||
|
|||||||
Reference in New Issue
Block a user