Documentation
¶
Overview ¶
main.go
Copyright © 2025 AceTeam <dev@aceteam.ai>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd/expose.go
|
cmd/expose.go |
|
internal
|
|
|
compose
Package compose provides utilities for modifying Docker Compose files.
|
Package compose provides utilities for modifying Docker Compose files. |
|
heartbeat
Package heartbeat provides periodic status reporting to the AceTeam control plane.
|
Package heartbeat provides periodic status reporting to the AceTeam control plane. |
|
jobs
internal/jobs/download_model.go
|
internal/jobs/download_model.go |
|
network
internal/network/server.go Core tsnet wrapper for AceTeam Network connections
|
internal/network/server.go Core tsnet wrapper for AceTeam Network connections |
|
nexus
internal/nexus/client.go
|
internal/nexus/client.go |
|
platform
internal/platform/browser.go
|
internal/platform/browser.go |
|
redis
Package redis provides high-performance Redis Streams and Pub/Sub functionality for the Citadel worker job queue system.
|
Package redis provides high-performance Redis Streams and Pub/Sub functionality for the Citadel worker job queue system. |
|
services
internal/services/native.go
|
internal/services/native.go |
|
status
Package status provides telemetry collection and HTTP server for node status reporting.
|
Package status provides telemetry collection and HTTP server for node status reporting. |
|
ui
internal/ui/devicecode.go
|
internal/ui/devicecode.go |
|
worker
Package worker provides a unified job processing framework for Citadel.
|
Package worker provides a unified job processing framework for Citadel. |
|
services/embed.go
|
services/embed.go |