gps_tcp_server

所属分类:GPS编程
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2023-10-26 09:36:23
上 传 者sh-1993
说明:  gps tcp服务器,,
(gps tcp server,,)

文件列表:
Makefile (352, 2023-11-19)
cmd/ (0, 2023-11-19)
cmd/api/ (0, 2023-11-19)
cmd/api/main.go (442, 2023-11-19)
go.mod (247, 2023-11-19)
go.sum (1372, 2023-11-19)
internal/ (0, 2023-11-19)
internal/globals/ (0, 2023-11-19)
internal/globals/globals.go (500, 2023-11-19)
internal/server/ (0, 2023-11-19)
internal/server/routes.go (5581, 2023-11-19)
internal/server/server.go (538, 2023-11-19)
internal/tcp/ (0, 2023-11-19)
internal/tcp/handlers.go (5133, 2023-11-19)
internal/tcp/tcp_server.go (329, 2023-11-19)
internal/tcp/types.go (1795, 2023-11-19)

# Project gps_tcp_server One Paragraph of project description goes here ## Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. ## MakeFile run all make commands with clean tests ```bash make all build ``` build the application ```bash make build ``` run the application ```bash make run ``` run the test suite ```bash make test ``` clean up binary from the last build ```bash make clean ```

近期下载者

相关文件


收藏者