Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StationsHandler ¶
type StationsHandler struct {
// contains filtered or unexported fields
}
func NewStationsHandler ¶
func NewStationsHandler(finder models.StationFinder) *StationsHandler
func (*StationsHandler) HandleRequest ¶
func (h *StationsHandler) HandleRequest(ctx context.Context, request events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error)
Click to show internal directories.
Click to hide internal directories.