falcon

module
v0.0.0-...-9f52bc4 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2020 License: MIT

README

Falcon

golang template for web api

Directory

.
├── LICENSE
├── README.md
├── api
├── build
│   └── server
├── cmd
│   └── server
├── config
├── database
├── go.mod
├── go.sum
├── internal
│   └── server
├── main
└── pkg
    └── lib

inspired by https://github.com/golang-standards/project-layout

Library

  • DB: mysql
  • ORM: github.com/jinzhu/gorm
  • realize as hotreload tool

To produce pb

In the directory of proto, protoc -I . user.proto --go_out=plugins=grpc:../../pb/server

Directories

Path Synopsis
cmd
internal
pb
pkg

Jump to

Keyboard shortcuts

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