Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Update doc on Option #366

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Conversation

sywhang
Copy link
Contributor

@sywhang sywhang commented Dec 13, 2022

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.

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
Copy link

codecov bot commented Dec 13, 2022

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% <ø> (ø)

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

@JacobOaks JacobOaks closed this Dec 13, 2022
@JacobOaks JacobOaks reopened this Dec 13, 2022
@sywhang sywhang merged commit 0a29bfd into uber-go:master Dec 13, 2022
@sywhang sywhang deleted the chore/doc/Option branch December 13, 2022 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants