internal

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package internal implements the workflow-plugin-salesforce plugin.

Index

Constants

This section is empty.

Variables

View Source
var Version = "dev"

Version is set at build time via -ldflags "-X github.com/GoCodeAlone/workflow-plugin-salesforce/internal.Version=X.Y.Z"

Functions

func GetClient

func GetClient(name string) (*salesforceClient, bool)

GetClient looks up a Salesforce client by name.

func NewSalesforcePlugin

func NewSalesforcePlugin() sdk.PluginProvider

NewSalesforcePlugin returns a new salesforcePlugin instance.

func RegisterClient

func RegisterClient(name string, c *salesforceClient)

RegisterClient adds a Salesforce client to the global registry under the given name.

func UnregisterClient

func UnregisterClient(name string)

UnregisterClient removes a client from the registry.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL