Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 382 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 382 Bytes

Empyee tree service implementation

To start, configure constants (no .cfg yet).

Install

> go get github.com/BON4/employees

Run

> cd employees\cmd\app
employees\cmd\app> go build .
employees\cmd\app> .\app

Test

employees> go test ./...

Service architecture

alt text