Skip to content

morteza-shahrabi-farahani/mastering-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mastering go

This repo contains my notes for mastering-go third edition book and also my code for its project.

You can see notes in the Notes folder and project code in Phone book folder.

For running the code, you should first use docker compouse up command and then run the main file using go run main.go

Furthermore, for running the swagger in this project, run the following command, in root directory(Phone-book)

swag init -g cmd/main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages