MCPcopy Create free account
hub / github.com/cloudfoundry/garden / Source

TypeAlias Source

transport/payload.go:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import "code.cloudfoundry.org/garden"
4
5type Source int
6
7const (
8 Stdin Source = iota

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected