casstore

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

casstore

Session and Ticket Store for Golang CAS Client package implementation backed by ETCD

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEtcdSessionStore

func NewEtcdSessionStore(config clientv3.Config, ctx context.Context,
	prefix string, maxAge int64) (cas.SessionStore, error)

NewEtcdSessionStore create a session store using etcd.

func NewEtcdTicketStore

func NewEtcdTicketStore(config clientv3.Config, ctx context.Context,
	prefix string, maxAge int64) (cas.TicketStore, error)

NewEtcdTicketStore create a ticket store using etcd.

Types

This section is empty.

Jump to

Keyboard shortcuts

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