Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StorageLocal ¶
type StorageLocal struct {
// contains filtered or unexported fields
}
func GetStorageLocal ¶
func GetStorageLocal() (*StorageLocal, error)
func (*StorageLocal) GetStoragePath ¶
func (s *StorageLocal) GetStoragePath(fileName string) string
func (*StorageLocal) Init ¶
func (s *StorageLocal) Init() error
Click to show internal directories.
Click to hide internal directories.