Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
5df3cafa
Commit
5df3cafa
authored
Mar 06, 2026
by
神乐
Browse files
style(go): format account usage service
parent
1a2143c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/internal/service/account_usage_service.go
View file @
5df3cafa
...
@@ -93,9 +93,9 @@ type antigravityUsageCache struct {
...
@@ -93,9 +93,9 @@ type antigravityUsageCache struct {
}
}
const
(
const
(
apiCacheTTL
=
3
*
time
.
Minute
apiCacheTTL
=
3
*
time
.
Minute
windowStatsCacheTTL
=
1
*
time
.
Minute
windowStatsCacheTTL
=
1
*
time
.
Minute
openAIProbeCacheTTL
=
10
*
time
.
Minute
openAIProbeCacheTTL
=
10
*
time
.
Minute
openAICodexProbeVersion
=
"0.104.0"
openAICodexProbeVersion
=
"0.104.0"
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment