persistence

package
v0.0.0-...-d5ac831 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Memory = "memory"
	Redis  = "redis"
)

Variables

This section is empty.

Functions

func GetSessionStore

func GetSessionStore(name string) (store session.NewStore, ok bool)

func GetSubscriptionStore

func GetSubscriptionStore(name string) (store subscription.NewStore, ok bool)

func RegisterSessionStore

func RegisterSessionStore(name string, store session.NewStore)

func RegisterSubscriptionStore

func RegisterSubscriptionStore(name string, store subscription.NewStore)

Types

This section is empty.

Directories

Path Synopsis
mem
Package session is a generated GoMock package.
Package session is a generated GoMock package.
Package subscription is a generated GoMock package.
Package subscription is a generated GoMock package.
mem

Jump to

Keyboard shortcuts

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