//
pkg.gl
Category
github.com/googleinterns/cloud-operations-api-mock
cloudmock
package
0.0.0-20220825132507-feb402c814f0
Repository:
https://github.com/googleinterns/cloud-operations-api-mock.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
78 SLOC
#
Functions
NewCloudMock
NewCloudMock is the constructor for the CloudMock struct, it will return a pointer to a new CloudMock.
#
Structs
CloudMock
CloudMock is the struct we will expose to users to use in their tests.