//
pkg.gl
Category
github.com/Falokut/storage_service
controller
package
1.0.0
Repository:
https://github.com/falokut/storage_service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
89 SLOC
#
Functions
NewFiles
No description provided by the author
#
Structs
Files
No description provided by the author
#
Interfaces
StorageService
go:generate mockgen -source=service.go -destination=mocks/service.go.