session

package
v0.0.0-...-949c8fb Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type SessionProvider

type SessionProvider interface {
	Setup() (fiber.Storage, error)
}

type Store

type Store struct {
	*session.Store
	// contains filtered or unexported fields
}

func NewSession

func NewSession(
	lc fx.Lifecycle,
	config *config.Config,
	dbConfig *dbConfig.Config,
) (*Store, error)

func (*Store) Stop

func (s *Store) Stop() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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