mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-06 08:29:15 +02:00
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
|
||||
|
||||
// for internal use only
|
||||
|
||||
Reference in New Issue
Block a user