//
pkg.gl
Category
github.com/foxcodenine/iot-parking-gateway
internal
api
rest
handlers
package
0.0.0-20250128140725-9780e122569c
Repository:
https://github.com/foxcodenine/iot-parking-gateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
26
Dependents
2
Files
2.7k SLOC
bytes
encoding/base64
encoding/hex
encoding/json
errors
fmt
github.com/foxcodenine/iot-parking-gateway/internal/api/rest/validations
github.com/foxcodenine/iot-parking-gateway/internal/apptypes
github.com/foxcodenine/iot-parking-gateway/internal/cache
github.com/foxcodenine/iot-parking-gateway/internal/core
github.com/foxcodenine/iot-parking-gateway/internal/firmware/lora_fw
github.com/foxcodenine/iot-parking-gateway/internal/firmware/sigfox_fw
github.com/foxcodenine/iot-parking-gateway/internal/helpers
github.com/foxcodenine/iot-parking-gateway/internal/models
github.com/foxcodenine/iot-parking-gateway/internal/mq
github.com/go-chi/chi/v5
github.com/google/uuid
net
net/http
os
path/filepath
regexp
strconv
strings
text/template
time