refactor: refactor relay part

This commit is contained in:
JustSong
2024-01-21 22:56:20 +08:00
parent e2ed0399f0
commit b373882814
64 changed files with 1092 additions and 793 deletions

3
relay/constant/common.go Normal file
View File

@@ -0,0 +1,3 @@
package constant
var StopFinishReason = "stop"