package
0.0.7
Repository: https://github.com/manabie-com/rio.git
Documentation: pkg.go.dev

# Functions

NewFileStorage creates a new file storages TODO: Support other types (GCS, S3) to deploy mock server as a cluster.
NewLocalStorage creates a new instance of LocalStorage.

# Structs

LocalStorage define methods to access local storage.
LocalStorageConfig defines config for local storage.

# Interfaces

FileStorage defines interface for file store.