- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for v39 (0.05 seconds)
-
cmd/peer-rest-common.go
// You should have received a copy of the GNU Affero General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. package cmd import "time" const ( peerRESTVersion = "v39" // add more flags to speedtest API peerRESTVersionPrefix = SlashSeparator + peerRESTVersion peerRESTPrefix = minioReservedBucketPath + "/peer" peerRESTPath = peerRESTPrefix + peerRESTVersionPrefix )
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Mon Sep 09 16:58:30 GMT 2024 - 3K bytes - Click Count (0)