Documentation ¶
Index ¶
- type DSL
- func (d *DSL) BatchGetAccountsActivities(c echo.Context) (err error)
- func (d *DSL) GetAccountActivities(c echo.Context) (err error)
- func (d *DSL) GetActivity(c echo.Context) (err error)
- func (d *DSL) GetNetworkActivities(c echo.Context) (err error)
- func (d *DSL) GetPlatformActivities(c echo.Context) (err error)
- func (d *DSL) GetRSSHub(c echo.Context) error
- type WorkerSet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DSL ¶
type DSL struct {
// contains filtered or unexported fields
}
func (*DSL) BatchGetAccountsActivities ¶ added in v0.5.19
func (*DSL) GetAccountActivities ¶
func (*DSL) GetActivity ¶
func (*DSL) GetNetworkActivities ¶ added in v0.5.19
func (*DSL) GetPlatformActivities ¶ added in v0.5.19
Click to show internal directories.
Click to hide internal directories.