store

package
v0.26.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2025 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 Store

type Store struct {
	CertGenerator      *certificates.Generator
	Database           *database.Database
	ARPCSessionManager *arpc.SessionManager
	// contains filtered or unexported fields
}

Store holds the configuration system.

func Initialize

func Initialize(paths map[string]string) (*Store, error)

func (*Store) AddARPCFS added in v0.17.1

func (s *Store) AddARPCFS(client string, fs *arpcfs.ARPCFS)

func (*Store) GetARPCFS added in v0.17.1

func (s *Store) GetARPCFS(client string) *arpcfs.ARPCFS

func (*Store) RemoveARPCFS added in v0.17.1

func (s *Store) RemoveARPCFS(client string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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