Skip to content

Goでヘキサゴナルアーキテクチャをやるリポジトリ

License

Notifications You must be signed in to change notification settings

rema424/hexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexample

Go っぽいプロジェクト構成でヘキサゴナルアーキテクチャ的なことをやるリポジトリ

wire

インストール

go get github.com/google/wire/cmd/wire

ビルド

cd cmd/httpwire
wire

アプリケーションの起動

cd cmd/httpwire
go run main.go wire_gen.go

About

Goでヘキサゴナルアーキテクチャをやるリポジトリ

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages