GithubHelp home page GithubHelp logo

wchopite / fx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uber-go/fx

0.0 1.0 0.0 1.61 MB

A dependency injection based application framework for Go.

Home Page: https://go.uber.org/fx

License: MIT License

Shell 0.18% Makefile 0.59% Go 99.23%

fx's Introduction

๐Ÿฆ„ Fx GoDoc Github release Build Status Coverage Status Go Report Card

An application framework for Go that:

  • Makes dependency injection easy.
  • Eliminates the need for global state and func init().

Installation

We recommend locking to SemVer range ^1 using Glide:

glide get 'go.uber.org/fx#^1'

Alternatively you can add it as a dependency using go mod:

go get go.uber.org/fx@v1

Or by using dep:

dep ensure -add go.uber.org/[email protected]

Stability

This library is v1 and follows SemVer strictly.

No breaking changes will be made to exported APIs before v2.0.0.

This project follows the Go Release Policy. Each major version of Go is supported until there are two newer major releases.

fx's People

Contributors

glibsm avatar anuptalwalkar avatar madhuravi avatar abhinav avatar bufdev avatar akshayjshah avatar yutongp avatar hellograyson avatar dmcaulay avatar amckinney avatar lupie avatar prashantv avatar zmt avatar vkuzmin-uber avatar yichengq avatar syriebianco avatar srikrsna avatar vors avatar preslavmihaylov avatar nathanjordan avatar marpetr avatar luistm avatar jcorbin avatar jeffbean avatar dnathe4th avatar belfazt avatar ceriath avatar bayesianmind avatar ascandella avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.