You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic Salesforce library for Golang inspired by the excellent Python Simple-Salesforce library. The return type is an interface{} to keep things simple, instead of creating SObjects, etc