Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cache network settings #251
Cache network settings #251
Changes from 4 commits
0fb9b43
2b5cecd
d36fa60
262e100
309119b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 84 in handlers/api.go
Codecov / codecov/patch
handlers/api.go#L84
Check warning on line 92 in handlers/auth.go
Codecov / codecov/patch
handlers/auth.go#L92
Check warning on line 95 in handlers/auth.go
Codecov / codecov/patch
handlers/auth.go#L95
Check warning on line 137 in handlers/auth.go
Codecov / codecov/patch
handlers/auth.go#L137
Check warning on line 153 in handlers/auth.go
Codecov / codecov/patch
handlers/auth.go#L153
Check warning on line 170 in handlers/auth.go
Codecov / codecov/patch
handlers/auth.go#L169-L170
Check warning on line 206 in handlers/auth.go
Codecov / codecov/patch
handlers/auth.go#L205-L206
Check warning on line 215 in handlers/auth.go
Codecov / codecov/patch
handlers/auth.go#L214-L215
Check warning on line 67 in handlers/containers.go
Codecov / codecov/patch
handlers/containers.go#L67
Check warning on line 384 in handlers/containers.go
Codecov / codecov/patch
handlers/containers.go#L384
Check warning on line 412 in handlers/containers.go
Codecov / codecov/patch
handlers/containers.go#L409-L412
Check warning on line 416 in handlers/containers.go
Codecov / codecov/patch
handlers/containers.go#L414-L416
Check warning on line 65 in handlers/newObjects.go
Codecov / codecov/patch
handlers/newObjects.go#L65
Check warning on line 108 in handlers/objects.go
Codecov / codecov/patch
handlers/objects.go#L108
Check warning on line 943 in handlers/objects.go
Codecov / codecov/patch
handlers/objects.go#L943
Check warning on line 57 in handlers/util.go
Codecov / codecov/patch
handlers/util.go#L57
Check warning on line 66 in handlers/util.go
Codecov / codecov/patch
handlers/util.go#L66
Check warning on line 94 in handlers/util.go
Codecov / codecov/patch
handlers/util.go#L93-L94
Check warning on line 44 in internal/cache/networkinfo.go
Codecov / codecov/patch
internal/cache/networkinfo.go#L43-L44