controller

package
v0.0.0-...-99b79bc Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2019 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EntryServer

type EntryServer struct {
	Service businesslogic.CompetitionRegistrationService
}

func (EntryServer) SearchAthleteEntryHandler

func (server EntryServer) SearchAthleteEntryHandler(w http.ResponseWriter, r *http.Request)

GET /api/v1.0/athlete/entries

func (EntryServer) SearchCompetitionEntryHandler

func (server EntryServer) SearchCompetitionEntryHandler(w http.ResponseWriter, r *http.Request)

SearchCompetitionEntryHandler handles the request

GET /api/v1.0/competition/entries

Public view for competitive event entry

func (EntryServer) SearchEventEntryHandler

func (server EntryServer) SearchEventEntryHandler(w http.ResponseWriter, r *http.Request)

GET /api/v1.0/event/entries Parameters:

{
	"eventId": 0.
}

func (EntryServer) SearchPartnershipEntryHandler

func (server EntryServer) SearchPartnershipEntryHandler(w http.ResponseWriter, r *http.Request)

SearchPartnershipEntryHandler handles the request

GET /api/v1.0/partnership/entries

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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