add comment
This commit is contained in:
@@ -19,6 +19,7 @@ var (
|
|||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// CodecFunc is used to encode/decode requests/responses
|
||||||
type CodecFunc func(io.ReadWriteCloser) rpc.ServerCodec
|
type CodecFunc func(io.ReadWriteCloser) rpc.ServerCodec
|
||||||
|
|
||||||
// for internal use only
|
// for internal use only
|
||||||
|
|||||||
Reference in New Issue
Block a user