mirror of
https://github.com/alibaba/higress.git
synced 2026-06-06 03:07:28 +08:00
replace proxy-wasm-go-sdk (#842)
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
"strconv"
|
||||
|
||||
"github.com/google/uuid"
|
||||
"github.com/tetratelabs/proxy-wasm-go-sdk/proxywasm"
|
||||
"github.com/higress-group/proxy-wasm-go-sdk/proxywasm"
|
||||
)
|
||||
|
||||
type ResponseCallback func(statusCode int, responseHeaders http.Header, responseBody []byte)
|
||||
|
||||
Reference in New Issue
Block a user