package
1.4.1
Repository: https://github.com/grasp-labs/go-libs.git
Documentation: pkg.go.dev

# Functions

NewAPIDynamoDB creates a new instance of APIDynamoDB.
NewAPIS3 creates a new instance of APIS3.
NewAPISqs creates a new instance of APISqs.
NewClientDynamoDB creates a new instance of ClientDynamoDB.
NewClientS3 creates a new instance of ClientS3.
NewClientSqs creates a new instance of ClientSqs.
NewSSMClient creates a new instance of SSMClient.
NewSSMGetParamAPI creates a new instance of SSMGetParamAPI.

# Structs

APIDynamoDB is an autogenerated mock type for the APIDynamoDB type.
No description provided by the author
APIDynamoDB_PutItem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutItem'.
APIDynamoDB_Query_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Query'.
APIS3 is an autogenerated mock type for the APIS3 type.
APIS3_DeleteObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObject'.
No description provided by the author
APIS3_GetObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObject'.
APIS3_ListObjectsV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsV2'.
APIS3_PutObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObject'.
APISqs is an autogenerated mock type for the APISqs type.
No description provided by the author
APISqs_GetQueueUrl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetQueueUrl'.
APISqs_SendMessage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendMessage'.
ClientDynamoDB is an autogenerated mock type for the ClientDynamoDB type.
No description provided by the author
ClientDynamoDB_PutItem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutItem'.
ClientDynamoDB_Query_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Query'.
ClientS3 is an autogenerated mock type for the ClientS3 type.
ClientS3_DeleteObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObject'.
No description provided by the author
ClientS3_GetObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObject'.
ClientS3_GetObjects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjects'.
ClientS3_PutObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObject'.
ClientSqs is an autogenerated mock type for the ClientSqs type.
No description provided by the author
ClientSqs_SendMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendMsg'.
SSMClient is an autogenerated mock type for the SSMClient type.
No description provided by the author
SSMClient_GetParameter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetParameter'.
SSMGetParamAPI is an autogenerated mock type for the SSMGetParamAPI type.
No description provided by the author
SSMGetParamAPI_GetParameter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetParameter'.