command
Version:
v0.0.0-...-28a894b
Opens a new window with list of versions in this module.
Published: Jul 4, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
这是示例程序
运行 test.sh
自动编译 pipe-client.go
和 pipe-server.go
,并且运行 pipe-client
Documentation
¶
golang 标准 rpc 返回结构体时,如果某个结构体成员为零值,那么返回时该成员变量会被自动忽略。
因此必须注意:客户端用来接受返回值的变量必须在使用前清零!
Source Files
¶
Click to show internal directories.
Click to hide internal directories.