Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fx-go

This demo is for purpose to show how to manage dependency injection in Go using uber/fx framework, which use reflection based toolkit uber/dig.

Quick Start

Developement

Before you can build this project, you must install and configure the following dependencies on your machine:

  1. Install Go: Install Golang in your machine.
  2. Download dependencies using go get

Build and Run the following command to start

    go build
    ./fx-go

More details

Learn more about Uber/fx framework.

Golang official webbsite.

About

a Dependency Injection Demo in Go using Uber/fx

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages