package
0.0.0-20250220143526-a71e286c8740
Repository: https://github.com/fnproject/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetLangHelper returns a LangHelper for the passed in language.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

BaseHelper is empty implementation of LangHelper for embedding in implementations.
No description provided by the author
No description provided by the author
JavaLangHelper provides a set of helper methods for the lifecycle of Java Maven projects.
KotlinLangHelper provides a set of helper methods for the lifecycle of Kotlin Maven projects.
No description provided by the author
PythonLangHelper - python-specific init helper.
No description provided by the author

# Interfaces

LangHelper is the interface that language helpers must implement.