gliderlabs / gliderlabs/comlab

pkg/com: split into two packages

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16
Forks
4
PR merge metrics
No merged PRs in 30d

Description

While refactoring Cmd.io on paper, and to better decouple config and registration, a plan/API became clear to split com into two packages: pkgcfg and objreg.

Personal notes for later:
```
objreg.Registered
objreg.New()
Register
Unregister
Select
SelectWith
All
AllWith

pkgcfg.Provider
pkgcfg.Setting
pkgcfg.SetProvider
pkgcfg.GetString
pkgcfg.GetInt
pkgcfg.GetBool
pkgcfg.CallerDistance
pkgcfg.Namespace
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.