Documentation
¶
Index ¶
Constants ¶
View Source
const (
AccountsImportCSVURL = "https://raw.githubusercontent.com/grokify/go-saviyntecf-tutorial/main/ECF_Account_Import.csv"
)
Variables ¶
This section is empty.
Functions ¶
func NewECFAPI ¶
func NewECFAPI() saviyntecf.ServerInterface
func NewHandler ¶
Types ¶
type ECFAPI ¶
type ECFAPI struct {
saviyntecf.Unimplemented
}
func (*ECFAPI) PostAccounts ¶
func (a *ECFAPI) PostAccounts(w http.ResponseWriter, r *http.Request, params saviyntecf.PostAccountsParams)
PostApiV1Accounts returns the list of accounts (POST /api/v1/accounts)
Click to show internal directories.
Click to hide internal directories.