lambda

package module
v0.8.42-5e42e19 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2019 License: MIT Imports: 0 Imported by: 0

README

lambda-go-template

Purpose

Barebones Lambda Go template for interacting with APIGatewayProxy requests.

GoDoc GoCard Build

Usage

make

make will build, test and create a zip file that can be uploaded directly to AWS Lambda. All built docker image.

make test

will run all tests in the repo.

Further Information

github.com/cameronnewman/
  cmd/
    lambda-go-template/
      main.go
  internal/function/
    function.go <- Your function lives here

Documentation

Overview

Package lambda is a template repo for golang lambda apps

Directories

Path Synopsis
cmd
internal
pkg/function
Package function is an Golang lambda package.
Package function is an Golang lambda package.

Jump to

Keyboard shortcuts

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