package epoch
import "github.com/moby/buildkit/exporter/util/epoch"
Index ¶
- Constants
- func ParseBuildArgs(opt map[string]string) (string, bool)
- func ParseExporterAttrs(opt map[string]string) (*time.Time, map[string]string, error)
- func ParseSource(inp *exporter.Source) (*time.Time, bool, error)
Constants ¶
const (
KeySourceDateEpoch = "source-date-epoch"
)
Functions ¶
func ParseBuildArgs ¶
func ParseExporterAttrs ¶
func ParseSource ¶
Source Files ¶
- Version
- v0.11.0-rc2
- Published
- Dec 13, 2022
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 2 minutes ago –
Tools for package owners.