Skip to content

t-kuni/go-fx-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go fx example

Sample code using uber-go/fx.

Usage

go run .
curl -X POST -d 'hello' http://localhost:44444/echo

Test

go install go.uber.org/mock/mockgen@latest
go generate ./...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages