Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TollStationHandler ¶
type TollStationHandler struct {
// contains filtered or unexported fields
}
func NewTollStationHandler ¶
func NewTollStationHandler(logger *zap.Logger, tm *telemetry.Telemetry) *TollStationHandler
func (*TollStationHandler) ServeHTTP ¶
func (h *TollStationHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.