Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RankingController ¶
type RankingController struct {
// contains filtered or unexported fields
}
func NewRankingController ¶
func NewRankingController(resource resources.RankingResource) *RankingController
func (*RankingController) Get ¶
func (c *RankingController) Get(ctx echo.Context) error
func (*RankingController) List ¶
func (c *RankingController) List(ctx echo.Context) error
Click to show internal directories.
Click to hide internal directories.