//
pkg.gl
Category
github.com/mdanialr/sns_backend
pkg
storage
package
1.0.3
Repository:
https://github.com/mdanialr/sns_backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
40 SLOC
#
Functions
NewFile
NewFile return implementation of storage.I that use local file system as the storage.
#
Interfaces
IStorage
IStorage all implementation of Storage pkg should use this interface as their signature/guideline.