feat: 增加sse支持
This commit is contained in:
@@ -51,4 +51,6 @@ const (
|
||||
CodeLogicHook = "logic-hook"
|
||||
CodeParamValidateFailure = "param-validate-failure"
|
||||
CodeLogicErrorWrapper = "logic-error-wrapper"
|
||||
CodeLogicSseInitError = "sse-init-error"
|
||||
CodeLogicSseClosedError = "sse-closed-error"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user