MCPcopy Index your code
hub / github.com/coder/coder / IsBoringCrypto

Function IsBoringCrypto

buildinfo/buildinfo.go:117–119  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115}
116
117func IsBoringCrypto() bool {
118 return boringcrypto
119}
120
121// ExternalURL returns a URL referencing the current Coder version.
122// For production builds, this will link directly to a release.

Callers 1

defaultVersionInfoFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected