storage

package
v0.0.0-...-b8f5ead Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileStorage

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

func NewFileStorage

func NewFileStorage(path string) *FileStorage

func (*FileStorage) Store

func (f *FileStorage) Store(name string, data []byte) error

type SqliteService

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

func (SqliteService) CreateService

func (SqliteService) CreateService() *manage.ServiceInfo

func (*SqliteService) Start

func (s *SqliteService) Start() error

func (*SqliteService) Stop

func (s *SqliteService) Stop() error

Jump to

Keyboard shortcuts

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