GO-RestWithUnitTest

command module
v0.0.0-...-6f65a32 Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: MIT Imports: 5 Imported by: 0

README

GO-RestWithUnitTest

Getiing Started

  • Clone Repository

    git clone github.com/ashmilhussain/GO-RestWithUnitTest

  • Setting Go mod

    go mod init github.com/ashmilhussain/GO-RestWithUnitTest

  • Running unit test

    go test ./... this will run all test cases

    go test -v ./... This will run all test cases and will show all print statements

  • Running go application

    go run main.go

  • Build application to binary

    go build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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