- Client interface and MockClient for testing - Service layer with IndexPhoto and SearchFaces methods - CacheService interface and MemoryCache implementation - Configuration with environment variable support - Error types and user-facing messages - Unit tests for service layer Co-Authored-By: Paperclip <noreply@paperclip.ing> |
||
|---|---|---|
| .. | ||
| cache.go | ||
| client.go | ||
| config.go | ||
| errors.go | ||
| models.go | ||
| rekognition.go | ||
| service_test.go | ||
| service.go | ||