Skip to content

brito101/go-hexagonal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullCycle 3.0

Hexagonal architecture

Useful commands

  • Mock generation: mockgen -destination=application/mocks/application.go -source=application/product.go
  • Start http server: go run main.go http

About

Practical design of the Hexagonal Architecture module of the FullCycle 3.0 course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors