Skip to content

feat(sdk): stub register call#23

Merged
joe0BAB merged 1 commit intomainfrom
feat/stub-register-call
Jun 20, 2025
Merged

feat(sdk): stub register call#23
joe0BAB merged 1 commit intomainfrom
feat/stub-register-call

Conversation

@joe0BAB
Copy link
Collaborator

@joe0BAB joe0BAB commented Jun 20, 2025

More plumbing work

@joe0BAB joe0BAB self-assigned this Jun 20, 2025
}, nil
}

func DoRegister(ctx context.Context, conn net.Conn, pluginName string, plugin Plugin, timeout time.Duration) (*RuntimeConfig, error) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Export again is temporary to make the linter happy.

@joe0BAB joe0BAB marked this pull request as ready for review June 20, 2025 14:28
@joe0BAB joe0BAB requested review from Benehiko and wmluke June 20, 2025 14:30
@joe0BAB joe0BAB merged commit e652fcf into main Jun 20, 2025
12 checks passed
@joe0BAB joe0BAB deleted the feat/stub-register-call branch June 20, 2025 14:49
@joe0BAB joe0BAB linked an issue Jun 23, 2025 that may be closed by this pull request
@joe0BAB joe0BAB mentioned this pull request Jun 23, 2025
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.

Stub (plugin client SDK part) V0

2 participants