build: golang.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

Package Files

loghash.go

func New

func New(text string) (hash string)

New returns a new hash for the given log text.

Package loghash imports 3 packages (graph). Updated a day ago. Refresh now. Tools for package owners.