Documentation ¶
Index ¶
- func AuthRoutes() chi.Router
- func DeviceRoutes() chi.Router
- func FavoriteRoutes() chi.Router
- func FileServer(r chi.Router, path string, root http.FileSystem)
- func LoraRoutes() chi.Router
- func Routes() http.Handler
- func SettingRoutes() chi.Router
- func SigfoxRoutes() chi.Router
- func UserRoutes() chi.Router
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthRoutes ¶
func AuthRoutes() chi.Router
func DeviceRoutes ¶
func DeviceRoutes() chi.Router
func FavoriteRoutes ¶
func FavoriteRoutes() chi.Router
func FileServer ¶
func FileServer(r chi.Router, path string, root http.FileSystem)
FileServer sets up a http.FileServer handler to serve static files from a http.FileSystem.
func LoraRoutes ¶
func LoraRoutes() chi.Router
func SettingRoutes ¶
func SettingRoutes() chi.Router
func SigfoxRoutes ¶
func SigfoxRoutes() chi.Router
func UserRoutes ¶
func UserRoutes() chi.Router
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.