kuth

package
v0.0.0-...-8fdc294 Latest Latest
Warning

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

Go to latest
Published: May 28, 2015 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 AuthEngine

type AuthEngine struct {
}

func (*AuthEngine) Migration

func (ae *AuthEngine) Migration(mig ksana.Migrator, sq *ksana.Sql)

func (*AuthEngine) Router

func (ae *AuthEngine) Router(path string, r ksana.Router)

type Contact

type Contact struct {
	Qq       string
	Wechat   string
	Skype    string
	Linkedin string
	Factbook string
}

type Log

type Log struct {
	Id      int
	Message string
	Created time.Time
}

type Role

type Role struct {
	Id      int
	Name    string
	Rid     int
	Rtype   string
	Created time.Time
	Updated time.Time
}

type Setting

type Setting struct {
	Key string
	Val string
}

type User

type User struct {
	FirstName string
	LastName  string
	Email     string
	Contact   Contact
}

Jump to

Keyboard shortcuts

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