golang-helloworld

module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2022 License: Apache-2.0

README

Standard Go Project Layout

CII Best Practices

Overview

This is a basic helloworld golang web program , just for personal use. It would provide a GRPC,JSON,Swagger Web Interface.

Quick Start

Requirement
  • Golang 1.7
Compile and Run
Build
git clone https://github.com/yankay/golang-hellowolrd.git
cd golang-hellowolrd
make
Run
./bin/golang-hellowolrd

Access the Helloword by :

Run for develop
go run cmd/main.go
UnitTest
make test
Release
make release # build image and release
Run in Docker/Kubernetes

TODO

docker run *******
kubectl run ********

Directories

Path Synopsis
pkg
helloworld
Package helloworld is a reverse proxy.
Package helloworld is a reverse proxy.

Jump to

Keyboard shortcuts

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