fix: gofmt formatting
This commit is contained in:
@@ -134,7 +134,7 @@ func (r ChannelMappingResult) ToUsageFields(reqModel, upstreamModel string) Chan
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
channelCacheTTL = 10 * time.Minute
|
channelCacheTTL = 10 * time.Minute
|
||||||
channelErrorTTL = 5 * time.Second // DB 错误时的短缓存
|
channelErrorTTL = 5 * time.Second // DB 错误时的短缓存
|
||||||
channelCacheDBTimeout = 10 * time.Second
|
channelCacheDBTimeout = 10 * time.Second
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user