Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientFromContext ¶
Types ¶
type Routes ¶
type Routes struct {
// contains filtered or unexported fields
}
func (*Routes) AuthMiddleware ¶
func (R *Routes) AuthMiddleware() gin.HandlerFunc
type Subreddits ¶
type Subreddits struct{}
func (*Subreddits) Attach ¶
func (S *Subreddits) Attach(group *gin.RouterGroup) error
func (*Subreddits) GETHot ¶
func (S *Subreddits) GETHot(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.