//
pkg.gl
Category
github.com/ARM-software/embedded-development-services-client-utils/utils
api
package
1.7.0
Repository:
https://github.com/arm-software/embedded-development-services-client-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
44 SLOC
#
Functions
CheckAPICallSuccess
CheckAPICallSuccess verifies whether an API response is successful or not and if not, populates an error with all the information needed.
IsCallSuccessful
IsCallSuccessful determines whether an API response is successful or not.