8000 The Run() code from gocollector should be refactored (into submodule) · Issue #29 · ossobv/gocollect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
The Run() code from gocollector should be refactored (into submodule) #29
Open
@wdoekes

Description

@wdoekes

func (c *Collectors) Run(key string) Collected {

  • The bits that are not gocollect specific should be moved to a separate (sub)process module.
  • They should get tests.
  • Most of this file applies: only the collector[%s] printf and NewCollected are gocollect-specific.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0