awan

module
v0.0.0-...-b6d6674 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: AGPL-3.0

README

Awan

An open source Platform as Services base on Kubernetes

Code Gudeline

Each of domain consist of:

  • model This file will store our all model struct.
  • repository The repository is responsible for database related job such as querying, inserting/storing or deleting. No business logic is implemented here.
  • controller/handler This file accepts the request, call the repository and satisfy the business process and send the response.

Directories

Path Synopsis
cmd
internal
app
db
env
pkg

Jump to

Keyboard shortcuts

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