admin

package
v0.0.0-...-c7a3bb2 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DOMAIN     = "admin/domain/list"
	DOMAIN_NEW = "admin/domain/new"
)
View Source
const (
	USERS     = "admin/user/list"
	USER_NEW  = "admin/user/new"
	USER_EDIT = "admin/user/edit"
)
View Source
const (
	MAIL_LOG_LIST = "admin/log/list"
)

Variables

This section is empty.

Functions

func CheckDomain

func CheckDomain(c *context.Context)

func Config

func Config(c *context.Context)

func Dashboard

func Dashboard(c *context.Context)

func DeleteDomain

func DeleteDomain(c *context.Context)

func Domain

func Domain(c *context.Context)

func EditUser

func EditUser(c *context.Context)

func EditUserPost

func EditUserPost(c *context.Context, f form.AdminEditUser)

func InfoDomain

func InfoDomain(c *context.Context)

func Log

func Log(c *context.Context)

func LogClear

func LogClear(c *context.Context)

func LogDelete

func LogDelete(c *context.Context)

func Monitor

func Monitor(c *context.Context)

func NewDomain

func NewDomain(c *context.Context)

func NewDomainPost

func NewDomainPost(c *context.Context, f form.AdminCreateDomain)

func NewUser

func NewUser(c *context.Context)

func NewUserPost

func NewUserPost(c *context.Context, f form.AdminCreateUser)

func RenderLogSearch

func RenderLogSearch(c *context.Context, opts *db.LogSearchOptions)

func RenderUserSearch

func RenderUserSearch(c *context.Context, opts *db.UserSearchOptions)

func SetDefaultDomain

func SetDefaultDomain(c *context.Context)

func Users

func Users(c *context.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

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