salesforce

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(
	domain, consumerKey, consumerSecret string,
) *salesforce.Salesforce

func NewSalesforceClient

func NewSalesforceClient(domain, consumerKey, consumerSecret string) (*salesforce.Salesforce, error)

Types

type NoopClient

type NoopClient struct {
}

func NewNoopClient

func NewNoopClient() *NoopClient

func (*NoopClient) Query

func (c *NoopClient) Query(q string, r any) error

type SalesforceInterface

type SalesforceInterface interface {
	Query(string, any) error
}

Jump to

Keyboard shortcuts

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