Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type StatusController ¶
type StatusController struct{}
func (*StatusController) Ping ¶
func (c *StatusController) Ping(ctx *gin.Context)
type StoryController ¶
type StoryController struct { Controller Story *resources.StoryResource HN *hn.Client }
func (*StoryController) Cache ¶
func (c *StoryController) Cache(ctx *gin.Context)
func (*StoryController) Get ¶
func (c *StoryController) Get(ctx *gin.Context)
func (*StoryController) GetComments ¶
func (c *StoryController) GetComments(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.