Documentation
¶
Index ¶
- Variables
- func HandleAbout(c *fiber.Ctx) error
- func HandleEmbed(c *fiber.Ctx) error
- func HandleFrontpage(c *fiber.Ctx) error
- func HandleGifv(c *fiber.Ctx) error
- func HandleMedia(c *fiber.Ctx) error
- func HandlePost(c *fiber.Ctx) error
- func HandlePrivacy(c *fiber.Ctx) error
- func HandleSearch(c *fiber.Ctx) error
- func HandleTag(c *fiber.Ctx) error
- func HandleTagRSS(c *fiber.Ctx) error
- func HandleTrending(c *fiber.Ctx) error
- func HandleTrendingRSS(c *fiber.Ctx) error
- func HandleUser(c *fiber.Ctx) error
- func HandleUserAvatar(c *fiber.Ctx) error
- func HandleUserComments(c *fiber.Ctx) error
- func HandleUserCover(c *fiber.Ctx) error
- func HandleUserFavorites(c *fiber.Ctx) error
- func HandleUserRSS(c *fiber.Ctx) error
- func InitializeApiClient()
Constants ¶
This section is empty.
Variables ¶
View Source
var ApiClient *api.Client
View Source
var VersionInfo string
Functions ¶
func HandleAbout ¶
func HandleEmbed ¶
func HandleFrontpage ¶
func HandleGifv ¶
func HandleMedia ¶
func HandlePost ¶
func HandlePrivacy ¶
func HandleSearch ¶
func HandleTagRSS ¶ added in v1.3.0
func HandleTrending ¶ added in v1.1.0
func HandleTrendingRSS ¶ added in v1.3.0
func HandleUser ¶
func HandleUserAvatar ¶
func HandleUserComments ¶ added in v1.2.0
func HandleUserCover ¶
func HandleUserFavorites ¶ added in v1.2.1
func HandleUserRSS ¶ added in v1.3.0
func InitializeApiClient ¶
func InitializeApiClient()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.