diff --git a/protocol/fastpath.go b/protocol/fastpath.go index aedcc37..d9a64d2 100644 --- a/protocol/fastpath.go +++ b/protocol/fastpath.go @@ -134,7 +134,7 @@ func (f *FastPath) Write(payload []byte) error { } /* - FastParh解包 + FastPath解包 */ func (f *FastPath) Read() (payload []byte, err error) {