Expand description
Transport-agnostic types for the service layer.
Copyright 2025 Neuraville Inc. Licensed under the Apache License, Version 2.0
Re-exports§
pub use errors::ServiceError;pub use errors::ServiceResult;pub use dtos::*;
Modules§
- agent_
registry - Agent registry types - shared between feagi-services and feagi-io
- dtos
- Transport-agnostic Data Transfer Objects (DTOs).
- errors
- Service layer error types.
- registration
- Registration DTOs - Shared between feagi-services and feagi-io