parser

package
v0.13.4 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser interface {
	// Parse parses file and converts it to commands
	Parse(filePath string) ([]description.Command, error)
}

Parser parses image description from file

func NewResolvingParser

func NewResolvingParser(c *ioc.Container) Parser

NewResolvingParser returns new auto resolving parser

func NewSpecFileParser

func NewSpecFileParser() Parser

NewSpecFileParser creates new specfile parser

Jump to

Keyboard shortcuts

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