sessionhandler

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

View Source
const MODULE_NAME = "user"
View Source
const OBJECT_LOGIN = "login"

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	*model.Object

	Id_session     string `Legend:"Id"`
	Session_status string `Legend:"Estado"`
	Session_encode string `Legend:"Sesión"`
	// contains filtered or unexported fields
}

func Add

func Add(h *model.Handlers) (s *Session, err string)

func (Session) Create added in v0.0.2

func (s Session) Create(u *model.User, params ...map[string]string) (err string)

func (*Session) UserInterface added in v0.0.2

func (s *Session) UserInterface(opt ...string) string

Jump to

Keyboard shortcuts

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