storage v0.2.0 API Reference

Modules

The main module, which contains all the core functions for basic handling of files

Behaviour used as a guide to implement adapters

The Local adapter is used to store files locally in filesystem

Defines struct to save data about the file

Use of this module helps with easy configuration to store, retrieve and delete similar files

Support module contains functions used in various modules