package raw type RequestEncoder struct { } type RequestDecoder struct { } type ResponseEncoder struct { } type ResponseDecoder struct { }