api

package
v0.0.0-...-ac74a6b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JeopardyApi

type JeopardyApi struct {
}

func CreateNewJeopardyApi

func CreateNewJeopardyApi() *JeopardyApi

func (*JeopardyApi) DisplayUI

func (j *JeopardyApi) DisplayUI(c *gin.Context)

func (*JeopardyApi) DownloadGamesToCSV

func (j *JeopardyApi) DownloadGamesToCSV(c *gin.Context)

func (*JeopardyApi) DownloadGamesToExcel

func (j *JeopardyApi) DownloadGamesToExcel(c *gin.Context)

type JeopardyApiInterface

type JeopardyApiInterface interface {
	DisplayUI(c *gin.Context)
	DownloadGamesToCSV(c *gin.Context)
	DownloadGamesToExcel(c *gin.Context)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL