directory
1.0.0-rc5
Repository: https://github.com/fraudmarc/apex.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package golang implements the "golang" runtime.
Package hooks implements hook script support.
Package inference adds file-based inference to detect runtimes when they are not explicitly specified.
Package java implements the "java" runtime.
Package nodejs implements the "nodejs" runtime.
Package python implements the "python" runtime.
Package ruby implements the "ruby" runtime.
Package rust_gnu implements the "rust" runtime with gnu libc dependencies.
Package rust_musl implements the "rust" runtime with musl dependencies.
Package shim adds a nodejs shim when the shim field is true, this is also used transparently in other plugins such as "golang" which are not directly supported by Lambda.