Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (22 loc) · 578 Bytes

FOR_BEGINNER.md

File metadata and controls

24 lines (22 loc) · 578 Bytes

For Beginner

if golam deploys stable version, this document will delete.

Code Files

context.go

golam.go

lambda.go

param.go

request.go

response.go

router.go

router_lambda.go

router_local.go

TODO

  • Logger
    • 기본 로그
    • 확장 로그(게터, 세터)
  • cmd/...
    • 람다 형식으로 빌드 하는 실행 파일
    • 람다 배포를 도와주는 실행 파일 (AWS cli 기능 래핑)
    • API Gateway 라우팅 도와주는 실행 파일 (AWS cli 기능 래핑)
  • etc
    • tobe defined...