mirror of
https://github.com/go-micro/go-micro.git
synced 2024-12-24 10:07:04 +02:00
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
|
type CodecFunc func(io.ReadWriteCloser) rpc.ServerCodec
|
||||||
|
|
||||||
// for internal use only
|
// for internal use only
|
||||||
|
Loading…
Reference in New Issue
Block a user