golang

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 25, 2023 License: MIT Imports: 12 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 struct {
	Spec                *api.Application
	GeneralInfoSource   string
	IncludedDirs        []string
	ApplicationPackages map[string]*ast.Package
	Logger              logging.Logger
}

func New

func New(logger logging.Logger, source string, dirs ...string) *Parser

New client parser performs all checks at initialization time

func (Parser) Parse

func (p Parser) Parse() (*api.Application, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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