hasher

package
v0.0.0-...-93ffe60 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HashMeta

type HashMeta struct {
	BuildID string
}

type Hasher

type Hasher struct {
	Logger   Logger
	BuildCtx gobuild.Context
	Tools    build.Tools
}

func (*Hasher) Visit

func (c *Hasher) Visit(ctx context.Context, node *dag.Node) error

type Logger

type Logger interface {
	Infof(format string, args ...interface{})
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳