Documentation ¶
Index ¶
- Variables
- func ClearCache(ctx echo.Context) error
- func Crop(ctx echo.Context) error
- func File(ctx echo.Context) error
- func Invitation(ctx echo.Context) error
- func InvitationAdd(ctx echo.Context) error
- func InvitationDelete(ctx echo.Context) error
- func InvitationEdit(ctx echo.Context) error
- func Resize(r io.Reader, opt imageproxy.Options) (b []byte, err error)
- func ResponseDataForUpload(ctx echo.Context, field string, err error, imageURLs []string) (result echo.H, embed bool)
- func Role(ctx echo.Context) error
- func RoleAdd(ctx echo.Context) error
- func RoleDelete(ctx echo.Context) error
- func RoleEdit(ctx echo.Context) error
- func Settings(ctx echo.Context) error
- func Upload(ctx echo.Context) error
- func User(ctx echo.Context) error
- func UserAdd(ctx echo.Context) error
- func UserDelete(ctx echo.Context) error
- func UserEdit(ctx echo.Context) error
- func Verification(ctx echo.Context) error
- func VerificationDelete(ctx echo.Context) error
Constants ¶
This section is empty.
Variables ¶
View Source
var UploaderEngine = filesystem.Name
Functions ¶
func ClearCache ¶
func Invitation ¶
func InvitationAdd ¶
func InvitationDelete ¶
func InvitationEdit ¶
func ResponseDataForUpload ¶
func ResponseDataForUpload(ctx echo.Context, field string, err error, imageURLs []string) (result echo.H, embed bool)
ResponseDataForUpload 根据不同的上传方式响应不同的数据格式
func RoleDelete ¶
func UserDelete ¶
func Verification ¶
func VerificationDelete ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.