package
1.27.4
Repository: https://github.com/erply/api-go-wrapper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewClient Takes three params: sessionKey string obtained from credentials or jwt clientCode erply customer identification number and a custom http Client if needs to be overwritten.
NewClientFromCredentials makes a verifyUser Erply API call and initializes the client struct.
NewClientWithCustomHeaders enables defining the function that will set headers to every request by your own.
NewClientWithURL creates a new Client which can have a static URL which is not affected by clientCode nor the headersSetToEveryRequest function if set.
NewFromStr creates BodyMock from a string.
NewFromStruct creates BodyMock from a struct converted to json or string.
Deprecated.
No description provided by the author
NewUnvalidatedClient returns a new Client without validating any of the incoming parameters giving thedeveloper more flexibility.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BodyMock implements resp.Body.
No description provided by the author
No description provided by the author
No description provided by the author
ClientMock mocks HttpClient interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

this interface sums up the general requests here.