v1

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: Apache-2.0 Imports: 32 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewModule

func NewModule() *httpsrv.Module

Types

type AccessKey

type AccessKey struct {
	*httpsrv.Controller
	// contains filtered or unexported fields
}

func (AccessKey) BindAction

func (c AccessKey) BindAction()

func (AccessKey) DelAction

func (c AccessKey) DelAction()

func (AccessKey) EntryAction

func (c AccessKey) EntryAction()

func (*AccessKey) Init

func (c *AccessKey) Init() int

func (AccessKey) ListAction

func (c AccessKey) ListAction()

func (AccessKey) SetAction

func (c AccessKey) SetAction()

func (AccessKey) UnbindAction

func (c AccessKey) UnbindAction()

type Account

type Account struct {
	*httpsrv.Controller
	// contains filtered or unexported fields
}

func (Account) ChargeListAction

func (c Account) ChargeListAction()

func (Account) ChargePayoutListAction

func (c Account) ChargePayoutListAction()

func (Account) FundListAction

func (c Account) FundListAction()

func (*Account) Init

func (c *Account) Init() int

func (Account) UserEntryAction

func (c Account) UserEntryAction()

type AccountCharge

type AccountCharge struct {
	*httpsrv.Controller
	// contains filtered or unexported fields
}

func (AccountCharge) PayoutAction

func (c AccountCharge) PayoutAction()

func (AccountCharge) PreValidAction

func (c AccountCharge) PreValidAction()

func (AccountCharge) PrepayAction

func (c AccountCharge) PrepayAction()

type AccountMgr

type AccountMgr struct {
	*httpsrv.Controller
	// contains filtered or unexported fields
}

func (AccountMgr) ChargeEntryAction

func (c AccountMgr) ChargeEntryAction()

func (AccountMgr) ChargeListAction

func (c AccountMgr) ChargeListAction()

func (AccountMgr) ChargeSetPayoutAction

func (c AccountMgr) ChargeSetPayoutAction()

func (AccountMgr) FundEntryAction

func (c AccountMgr) FundEntryAction()

func (AccountMgr) FundListAction

func (c AccountMgr) FundListAction()

func (AccountMgr) FundNewAction

func (c AccountMgr) FundNewAction()

func (AccountMgr) FundSetAction

func (c AccountMgr) FundSetAction()

func (*AccountMgr) Init

func (c *AccountMgr) Init() int

func (AccountMgr) ReBalanceAction

func (c AccountMgr) ReBalanceAction()

type App

type App struct {
	*httpsrv.Controller
	// contains filtered or unexported fields
}

func (*App) Init

func (c *App) Init() int

func (App) InstDelAction

func (c App) InstDelAction()

func (App) InstEntryAction

func (c App) InstEntryAction()

func (App) InstListAction

func (c App) InstListAction()

func (App) InstSetAction

func (c App) InstSetAction()

type AppAuth

type AppAuth struct {
	*httpsrv.Controller
}

func (AppAuth) InfoAction

func (c AppAuth) InfoAction()

func (AppAuth) RegisterAction

func (c AppAuth) RegisterAction()

func (AppAuth) RoleListAction

func (c AppAuth) RoleListAction()

func (AppAuth) UserAccessKeyAction

func (c AppAuth) UserAccessKeyAction()

type AppMgr

type AppMgr struct {
	*httpsrv.Controller
}

func (AppMgr) InstDelAction

func (c AppMgr) InstDelAction()

func (AppMgr) InstEntryAction

func (c AppMgr) InstEntryAction()

func (AppMgr) InstListAction

func (c AppMgr) InstListAction()

func (AppMgr) InstSetAction

func (c AppMgr) InstSetAction()

type Service

type Service struct {
	*httpsrv.Controller
}

func (Service) AccessAllowedAction

func (c Service) AccessAllowedAction()

func (Service) AuthAction

func (c Service) AuthAction()

func (Service) LoginAuthAction

func (c Service) LoginAuthAction()

func (Service) PhotoAction

func (c Service) PhotoAction()

type Status

type Status struct {
	*httpsrv.Controller
}

func (Status) InfoAction

func (c Status) InfoAction()

type SysConfig

type SysConfig struct {
	*httpsrv.Controller
}

func (SysConfig) GeneralAction

func (c SysConfig) GeneralAction()

func (SysConfig) GeneralSetAction

func (c SysConfig) GeneralSetAction()

func (SysConfig) MailerAction

func (c SysConfig) MailerAction()

type SysMsg

type SysMsg struct {
	*httpsrv.Controller
	// contains filtered or unexported fields
}

func (SysMsg) ItemAction

func (c SysMsg) ItemAction()

func (SysMsg) ListAction

func (c SysMsg) ListAction()

func (SysMsg) PostAction

func (c SysMsg) PostAction()

type User

type User struct {
	*httpsrv.Controller
	// contains filtered or unexported fields
}

func (User) EmailSetAction

func (c User) EmailSetAction()

func (*User) Init

func (c *User) Init() int

func (User) PassSetAction

func (c User) PassSetAction()

func (User) PhotoSetAction

func (c User) PhotoSetAction()

func (User) ProfileAction

func (c User) ProfileAction()

func (User) ProfileSetAction

func (c User) ProfileSetAction()

func (User) RoleListAction

func (c User) RoleListAction()

type UserGroup

type UserGroup struct {
	*httpsrv.Controller
	// contains filtered or unexported fields
}

func (*UserGroup) Init

func (c *UserGroup) Init() int

func (UserGroup) ItemAction

func (c UserGroup) ItemAction()

func (UserGroup) ListAction

func (c UserGroup) ListAction()

func (UserGroup) SetAction

func (c UserGroup) SetAction()

type UserMgr

type UserMgr struct {
	*httpsrv.Controller
	// contains filtered or unexported fields
}

func (*UserMgr) Init

func (c *UserMgr) Init() int

func (UserMgr) RoleEntryAction

func (c UserMgr) RoleEntryAction()

func (UserMgr) RoleListAction

func (c UserMgr) RoleListAction()

func (UserMgr) RoleSetAction

func (c UserMgr) RoleSetAction()

func (UserMgr) UserEntryAction

func (c UserMgr) UserEntryAction()

func (UserMgr) UserGroupSetAction

func (c UserMgr) UserGroupSetAction()

func (UserMgr) UserListAction

func (c UserMgr) UserListAction()

func (UserMgr) UserSetAction

func (c UserMgr) UserSetAction()

Jump to

Keyboard shortcuts

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