parser

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package parser provides functionality for parsing plugin manifests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewYamlManifestParser

func NewYamlManifestParser() ports.ManifestParser

NewYamlManifestParser creates a new YamlManifestParser.

Types

type YamlManifestParser

type YamlManifestParser struct{}

YamlManifestParser implements ManifestParser for YAML.

func (*YamlManifestParser) Parse

func (p *YamlManifestParser) Parse(data []byte) (*entities.Manifest, error)

Parse unmarshals YAML bytes into a Manifest struct.

Jump to

Keyboard shortcuts

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