sqlite

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(log *zap.Logger, storagePath string) (usecase.IComputerStorage, error)

Types

type Storage

type Storage struct {
	// contains filtered or unexported fields
}

func (*Storage) GetDiskData

func (s *Storage) GetDiskData() ([]entity.StorageDisk, error)

func (*Storage) SaveDiskData

func (s *Storage) SaveDiskData(diskInfo []entity.Disk) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL