parser

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package parser defines the primary interfaces for parsing different data formats which can be represented within the CPT policy model.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseYaml

func ParseYaml(src *model.Source) (*model.ParsedValue, *cel.Issues)

ParseYaml decodes a YAML source to a model.ParsedValue.

If errors are encountered during decode, they are returned via the Errors object.

Types

This section is empty.

Directories

Path Synopsis
Package yml defines tools for parsing and encoding CPT sources written in YAML.
Package yml defines tools for parsing and encoding CPT sources written in YAML.

Jump to

Keyboard shortcuts

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