Expand description
Service layer error types.
Transport-agnostic errors that can be mapped to HTTP status codes, ZMQ error codes, or embedded error codes by adapters.
Copyright 2025 Neuraville Inc. Licensed under the Apache License, Version 2.0
Enums§
- Service
Error - Service layer errors (transport-agnostic)
Type Aliases§
- Service
Result - Result type for service operations