exporter

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(config *SalesforceExporterConfig) error

Types

type SalesforceExporterConfig

type SalesforceExporterConfig struct {
	HTTPPort     int
	PollInterval time.Duration

	// Salesforce Config
	SalesforceBaseUrl      string
	SalesforceApiVersion   string
	SalesforceClientID     string
	SalesforceClientSecret string
	SalesforceUsername     string
	SalesforcePassword     string
	SalesforceGrantType    string
}

Jump to

Keyboard shortcuts

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