Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Removing accidental pointer in flags.go... #713

Merged
merged 1 commit into from
Feb 17, 2016

Conversation

tiffanyfay
Copy link
Contributor

Copied from config.go and forgot to remove the pointer when adding this struct back after other edits...not sure how it had passed on my end before I pushed it.

Fixes #714

@mbbroberg
Copy link
Contributor

This will address #714. Tested and LGTM other than the warning:

at line 58, character 18, file src/github.com/intelsdi-x/snap/pkg/globalconfig/flags.go
exported func NewConfig returns unexported type *globalconfig.config, which can be annoying to use

tiffanyfay added a commit that referenced this pull request Feb 17, 2016
Removing accidental pointer in flags.go...
@tiffanyfay tiffanyfay merged commit 98ade81 into intelsdi-x:master Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants