//
pkg.gl
Category
github.com/alessandromr/go-aws-serverless
utils
package
0.0.1
Repository:
https://github.com/alessandromr/go-aws-serverless.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
45 SLOC
#
Packages
auth
No description provided by the author
convert
No description provided by the author
#
Functions
CheckAWSErrExpect404
CheckAWSErrExpect404 check the given error but let pass all 404 (ResourceNotFound) and simple log the string parameter.
CheckErr
CheckErr give an exception if the given error is not nil.
#
Constants
LongSleep
No description provided by the author
ShortSleep
No description provided by the author
#
Variables
ErrLog
ErrLog log to Stderr errors.
InfoLog
InfoLog log to Stdout informations.
WarnLog
WarnLog log to Stdout warning.