Skip to content

Add Remove method to expvar #13490

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jacksontj
Copy link

expvar currently has no mechanism to remove a value from a Map. This exposes a simple Remove method which returns the Var associated with key-- or nil.

expvar currently has no mechanism to remove a value from a Map. This exposes a simple `Remove` method which returns the `Var` associated with `key`-- or nil.
@gopherbot
Copy link
Contributor

Hi! Thanks for the PR!

However, our project doesn't use GitHub's Pull Requests,
so we can't accept your contribution this way.

We instead use a code review system called Gerrit.
You can find the details in our Contribution Guidelines:
https://golang.org/doc/contribute.html

I'm going to close this Pull Request now.
Please consider sending this change using Gerrit.

@gopherbot gopherbot closed this Dec 5, 2015
@golang golang locked and limited conversation to collaborators Dec 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants