buildgolang.org/x/build/internal/loghash Index | Files

package loghash

import "golang.org/x/build/internal/loghash"

Package loghash provides the shared information for computing a log hash (as in https://build.golang.org/log/HASH).

Index

Functions

func New

func New(text string) (hash string)

New returns a new hash for the given log text.

Source Files

loghash.go

Version
v0.0.0-20250421191922-3619c213cff3 (latest)
Published
Apr 21, 2025
Platform
linux/amd64
Imports
3 packages
Last checked
3 months ago

Tools for package owners.