models

package
v0.0.0-...-01681b2 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	DB                *sqlx.DB
	SSOSiteURL        *url.URL
	SMTPAddr          string
	EmailFrom         string
	EmailFromPassword string
	EmailTLS          bool

	// 支持多后端要改为数组?
	Back iuser.UserBackend

	Lock *lock.DistributedLock
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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