user

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: May 5, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultKey = "session_juno"

Variables

View Source
var (
	User    *user
	Session *userSession
)

Functions

func DecodeGob

func DecodeGob(encoded []byte) (out map[interface{}]interface{}, err error)

func EncodeGob

func EncodeGob(obj map[interface{}]interface{}) ([]byte, error)

func GetUser

func GetUser(c echo.Context) *db.User

GetUser ...

func Init

func Init(db *gorm.DB)

func InitUser

func InitUser(invokerDB *gorm.DB) *user

InitUser ...

func InitUserSession

func InitUserSession() *userSession

func IsAdmin

func IsAdmin(c echo.Context) bool

func NewSessionStore

func NewSessionStore() sessions.Store

Types

This section is empty.

Jump to

Keyboard shortcuts

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