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