Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Must ¶
Must is a utility function that takes a value and an error as parameters and returns the value if the error is nil. This function is useful for cases where the program cannot proceed if an error occurs. Note: This function will terminate the program if the error is not nil. Use with caution.
func ProcessErrorResponse ¶
ProcessErrorResponse extracts the Payload from an ErrorResponse.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.