Skip to content

DESIGN REVIEW (pairingstate)#18

Open
flotter wants to merge 1 commit intomasterfrom
feature/pairstate
Open

DESIGN REVIEW (pairingstate)#18
flotter wants to merge 1 commit intomasterfrom
feature/pairstate

Conversation

@flotter
Copy link
Owner

@flotter flotter commented Jul 30, 2025

No description provided.

@flotter flotter force-pushed the feature/pairstate branch 2 times, most recently from fd54511 to c16cd56 Compare July 31, 2025 09:05
for name, rawJSON := range rawCfg.PairingControllers {
ext, ok := controllerExtensions[name]
if !ok {
// Ignore unsupported controller name.
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add notice to catch JSON errors.

@flotter flotter force-pushed the feature/pairstate branch from c16cd56 to 8c52202 Compare July 31, 2025 10:13
`[1:])

config := &pairingstate.Config{
PairingControllerConfigs: &pairingstate.PairingControllerConfigs{},
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allocate in unmarshall.

@flotter flotter force-pushed the feature/pairstate branch from 8c52202 to ab9ebc2 Compare July 31, 2025 11:22
@flotter flotter force-pushed the feature/pairstate branch from ab9ebc2 to 5a099b2 Compare August 13, 2025 19:16
@flotter flotter force-pushed the feature/pairstate branch from 5a099b2 to ceb9b53 Compare August 14, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants