Documentation ¶
Index ¶
- func GetMyTeamBalanceHandler(ctx context.Context, queries db.Queries) http.HandlerFunc
- func ListMatchByIDHandler(ctx context.Context, matchRepository irepository.MatchRepositoryInterface) http.HandlerFunc
- func ListMatchesHandler(ctx context.Context, matchRepository irepository.MatchRepositoryInterface) http.HandlerFunc
- func ListMyTeamPlayers(ctx context.Context, queries db.Queries) http.HandlerFunc
- func ListPlayerHandler(ctx context.Context, queries db.Queries) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMyTeamBalanceHandler ¶
get my team balance
func ListMatchByIDHandler ¶
func ListMatchByIDHandler(ctx context.Context, matchRepository irepository.MatchRepositoryInterface) http.HandlerFunc
list match by id
func ListMatchesHandler ¶
func ListMatchesHandler(ctx context.Context, matchRepository irepository.MatchRepositoryInterface) http.HandlerFunc
list all matches
func ListMyTeamPlayers ¶
func ListPlayerHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.