enricher

package
v0.0.0-...-80d5f3f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LaravelDetector

type LaravelDetector struct{}

func (LaravelDetector) DoFrameworkDetection

func (d LaravelDetector) DoFrameworkDetection(language *model.Language, config string)

DoFrameworkDetection uses a tag to check for the framework name

func (LaravelDetector) DoPortsDetection

func (d LaravelDetector) DoPortsDetection(component *model.Component, ctx *context.Context)

DoPortsDetection for Laravel will check if there is any .env file inside the component configuring the APP_PORT variable which is dedicated to port configuration.

func (LaravelDetector) GetSupportedFrameworks

func (d LaravelDetector) GetSupportedFrameworks() []string

Jump to

Keyboard shortcuts

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