package
0.35.0-0.rc.0
Repository: https://github.com/upbound/up.git
Documentation: pkg.go.dev

# Functions

New returns a new NDJSONPackageParser.
NewPackage creates a new Package.
NewReader returns a new reader, using the underlying io.Reader as input.

# Structs

LineReader represents a reader that reads from the underlying reader line by line, separated by '\n'.
Package is the set of metadata and objects in a package.
PackageParser is a Parser implementation for parsing packages.