Skip to content

Commit 34c8b32

Browse files
committed
feat: generic docs
1 parent 072c527 commit 34c8b32

4 files changed

Lines changed: 1213 additions & 1210 deletions

File tree

content/en/docs/kitex/Tutorials/advanced-feature/codec_frugal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ import (
211211
"github.com/cloudwego/kitex/client"
212212
"github.com/cloudwego/kitex/pkg/klog"
213213
"github.com/cloudwego/kitex/pkg/remote/codec/thrift"
214-
"github.com/cloudwego/kitex/transport"
214+
"github.com/cloudwego/kitex/pkg/remote/codec/transport"
215215
)
216216

217217
func frugalClient() {

0 commit comments

Comments
 (0)