Documentation ¶
Index ¶
- func Binds(ctx *gin.Context)
- func List(ctx *gin.Context)
- func Login(ctx *gin.Context)
- func Logout(ctx *gin.Context)
- func Me(ctx *gin.Context)
- func NewAlistVendorService(room *op.Room, movie *op.Movie) (*alistVendorService, error)
- type AlistBindsResp
- type AlistFSListResp
- type AlistFileItem
- type AlistMeResp
- type ListReq
- type LoginReq
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlistBindsResp ¶ added in v0.3.2
type AlistFSListResp ¶
type AlistFSListResp = model.VendorFSListResp[*AlistFileItem]
type AlistFileItem ¶
type AlistMeResp ¶
type AlistMeResp = model.VendorMeResp[*alist.MeResp]
type ListReq ¶
Click to show internal directories.
Click to hide internal directories.