good morning!!!!

Skip to content
Snippets Groups Projects
Verified Commit a74c21c5 authored by a's avatar a
Browse files

fix exports

parent 06a5b704
No related branches found
No related tags found
No related merge requests found
Pipeline #24869 failed with stage
in 1 minute and 2 seconds
......@@ -20,7 +20,7 @@ type (
// ResponseWriter is used to write responses to the request
ResponseWriter = codec.ResponseWriter
// StreamingConn is a conn that supports streaming methods
StreamingConn = codec.Conn
StreamingConn = codec.StreamingConn
// Request is the request object
Request = codec.Request
// Server is a jrpc server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment