Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 640 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 640 Bytes

UT-GOLAG-TEST:

  • go-server test: Please visit go-server dir and go module and vendot concept applied there.

    • to run: Navigate to go-server dir, and run the below cmd in terminal: go run main.go -mod=vendor

    • to test: URL : http://localhost:8080/postbook // params: // { // "content":"In software engineering, software design pattern is commonly occurring problem within given context in software design. It is not a finished design that can be transformed directly into source or machine code" // }

  • time possibility test: Please visit time-test dir, the run the below cmd, go run main.go