psql

package
v0.0.0-...-ea02eb6 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

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

func New

func New(storagePath string) (*Storage, error)

func (*Storage) FetchDataForCertificateErrors

func (s *Storage) FetchDataForCertificateErrors() ([]models.CertificateError, error)

func (*Storage) FetchDataForUnissuedPolicies

func (s *Storage) FetchDataForUnissuedPolicies() ([]models.UnissuedPolicy, error)

func (*Storage) GetAuthenticationsToday

func (s *Storage) GetAuthenticationsToday() (float64, error)

func (*Storage) GetPoliciesPurchasedToday

func (s *Storage) GetPoliciesPurchasedToday() (float64, error)

func (*Storage) Stop

func (s *Storage) Stop() error

Jump to

Keyboard shortcuts

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