From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/go/crypto%2Fboring%2Findex.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 devdocs/go/crypto%2Fboring%2Findex.html (limited to 'devdocs/go/crypto%2Fboring%2Findex.html') diff --git a/devdocs/go/crypto%2Fboring%2Findex.html b/devdocs/go/crypto%2Fboring%2Findex.html deleted file mode 100644 index ba8093318..000000000 --- a/devdocs/go/crypto%2Fboring%2Findex.html +++ /dev/null @@ -1,7 +0,0 @@ -

Command boring

Package boring exposes functions that are only available when building with Go+BoringCrypto. This package is available on all targets as long as the Go+BoringCrypto toolchain is used. Use the Enabled function to determine whether the BoringCrypto core is actually in use.

-

Any time the Go+BoringCrypto toolchain is used, the "boringcrypto" build tag is satisfied, so that applications can tag files that use this package.

-

- © Google, Inc.
Licensed under the Creative Commons Attribution License 3.0.
- http://golang.org/pkg/crypto/boring/ -

-
-- cgit v1.2.3