uber-go / dig

A reflection based dependency injection toolkit for Go.
https://go.uber.org/dig
MIT License
3.78k stars 206 forks source link

[chore] Update doc on Option #366

Closed sywhang closed 1 year ago

sywhang commented 1 year ago

The doc on Option mentions that there is no concrete implementation of it, but that is no longer the case as we've added several options to configure the container.

This updates that part of the doc.

codecov[bot] commented 1 year ago

Codecov Report

Merging #366 (794a938) into master (c29a62e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #366   +/-   ##
=======================================
  Coverage   98.33%   98.33%           
=======================================
  Files          21       21           
  Lines        1441     1441           
=======================================
  Hits         1417     1417           
  Misses         15       15           
  Partials        9        9           
Impacted Files Coverage Δ
container.go 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more