Skip to content
Snippets Groups Projects
Commit 08da8ce4 authored by Xavier Perret's avatar Xavier Perret
Browse files

added description

parent a7505347
Branches
No related tags found
1 merge request!2added file to separate client function from the server
......@@ -23,6 +23,12 @@
```
- Should not be necessary _Azure Storage Blob Sdk (The right version is already in `go.mod` dependencies)_
### Project Description
- `test.go` : Contains the main function to launch the tests
- `object-storage/object-storage.go` : Contains the functions to interact with the object storage and the test function
- `types/datastructures.go` : Contains the datastructure useful for this lab (transactions, object storage, ...)
### Methods Description
```go
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment