crm

package
v0.0.0-...-a8d68db Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2019 License: Apache-2.0 Imports: 3 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAdmin

func CheckAdmin(ctx *macaron.Context)

func LoginCheck

func LoginCheck(ctx *macaron.Context, sess session.Store)

Types

type RetJson

type RetJson struct {
	Code int64       `json:"code"`
	Msg  string      `json:"msg"`
	Data interface{} `json:"data"`
}

type RowDatas

type RowDatas struct {
	Current  int         `json:"current"`
	RowCount int         `json:"rowCount"`
	Rows     interface{} `json:"rows"`
	Total    int64       `json:"total"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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