Source File
go125.go
Belonging Package
golang.org/x/crypto/blake2b
// Copyright 2025 The Go Authors. All rights reserved.// Use of this source code is governed by a BSD-style// license that can be found in the LICENSE file.//go:build go1.25package blake2bimportvar _ hash.XOF = (*xof)(nil)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)