apifootball

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorMessageResponse

type ErrorMessageResponse struct {
	Message string `json:"message"`
}

type Service added in v0.2.1

type Service struct {
	Logger     *slog.Logger
	ApiKey     string
	ApiBaseURL string
	ApiHost    string
}

func NewService added in v0.2.1

func NewService(logger *slog.Logger, apiKey string) *Service

func (*Service) ProxyHandler added in v0.2.1

func (afs *Service) ProxyHandler(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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