Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/hashicorp/go-checkpoint
/ functions
Functions
23 in github.com/hashicorp/go-checkpoint
⨍
Functions
23
◇
Types & classes
6
↓ 6 callers
Function
Check
Check checks for alerts and new version information.
check.go:96
↓ 3 callers
Function
Versions
Versions returns the version constrains for a given service and product.
versions.go:40
↓ 2 callers
Function
CheckInterval
CheckInterval is used to check for a response on a given interval duration. The interval is not exact, and checks are randomized to prevent a thunderi
check.go:200
↓ 2 callers
Function
ReportRequest
ReportRequest creates a request object for making a report
telemetry.go:80
↓ 2 callers
Function
checkResult
(r io.Reader)
check.go:288
↓ 2 callers
Function
checkSignature
(path string)
check.go:296
↓ 2 callers
Function
randomStagger
randomStagger returns an interval that is between 3/4 and 5/4 of the given interval. The expected value is the interval.
check.go:224
↓ 1 callers
Function
checkCache
(current string, path string, d time.Duration)
check.go:229
↓ 1 callers
Method
signature
()
telemetry.go:44
↓ 1 callers
Function
writeCacheHeader
(f io.Writer, v string)
check.go:344
Function
Report
Report sends telemetry information to checkpoint
telemetry.go:57
Function
TestCheck
(t *testing.T)
check_test.go:13
Function
TestCheckInterval
(t *testing.T)
check_test.go:143
Function
TestCheckInterval_disabled
(t *testing.T)
check_test.go:182
Function
TestCheck_cache
(t *testing.T)
check_test.go:73
Function
TestCheck_cacheNested
(t *testing.T)
check_test.go:108
Function
TestCheck_disabled
(t *testing.T)
check_test.go:54
Function
TestCheck_timeout
(t *testing.T)
check_test.go:38
Function
TestRandomStagger
(t *testing.T)
check_test.go:206
Function
TestReport_sendsRequest
(t *testing.T)
telemetry_test.go:9
Function
TestVersions
(t *testing.T)
versions_test.go:10
Function
TestVersions_disabled
(t *testing.T)
versions_test.go:52
Function
TestVersions_timeout
(t *testing.T)
versions_test.go:34