provider

package
v0.0.0-...-11fa6ca Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

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

func NewDatabase

func NewDatabase(config *config.Database) *Database

func (*Database) Setup

func (d *Database) Setup() (fiber.Storage, error)

type File

type File struct{}

func NewFile

func NewFile() *File

func (*File) Setup

func (*File) Setup() (fiber.Storage, error)

type Memory

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

func NewMemory

func NewMemory(config *config.Session) *Memory

func (*Memory) Setup

func (m *Memory) Setup() (fiber.Storage, error)

Jump to

Keyboard shortcuts

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