artifacttag

package
v4.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

code-from-spec: SPEC/golang/implementation/parsing/artifact_tag@VrVGuOKq-qkB3kZlDR1MrfKZkcE

Index

Constants

This section is empty.

Variables

View Source
var ErrFileUnreadable = errors.New("file cannot be opened or read")
View Source
var ErrMalformedTag = errors.New("tag exists but cannot be parsed")
View Source
var ErrNoTagFound = errors.New("file has no code-from-spec: tag")

Functions

This section is empty.

Types

type ArtifactTag

type ArtifactTag struct {
	LogicalName string
	Hash        string
}

func ArtifactTagExtract

func ArtifactTagExtract(filePath *pathutils.PathCfs) (*ArtifactTag, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL