store

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 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
	// contains filtered or unexported fields
}

Store holds the configuration system

func Initialize

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

func (*Store) AddARPC added in v0.13.0

func (s *Store) AddARPC(client string, arpc *arpc.Session)

func (*Store) GetARPC added in v0.13.0

func (s *Store) GetARPC(client string) *arpc.Session

func (*Store) RemoveARPC added in v0.13.0

func (s *Store) RemoveARPC(client string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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