Feature Matrix
System | Feature | Go | Kotlin | Java |
---|---|---|---|---|
Types | Basic Types | ✔️ | ✔️ | ✔️ |
Optional Type | ✔️ | ✔️ | ✔️ | |
Unit Type | ✔️ | ✔️ | ✔️ | |
Empty Type | ✔️ | ✔️ | ✔️ | |
Generic Types | ✔️ | ✔️ | ✔️ | |
Type Aliases | ✔️ | ✔️ | ✔️ | |
Value Enums | ✔️ | ✔️ | ✔️ | |
Type Enums | ✔️ | ✔️ | ✔️ | |
Visibility | ✔️ | ✔️ | ✔️ | |
Verbs | Verb | ✔️ | ✔️ | ✔️ |
Sink | ✔️ | ✔️ | ✔️ | |
Source | ✔️ | ✔️ | ✔️ | |
Empty | ✔️ | ✔️ | ✔️ | |
Visibility | ✔️ | ✔️ | ✔️ | |
Core | Leases | ✔️ | ✔️ | ✔️ |
Cron | ✔️ | ✔️ | ✔️ | |
Config | ✔️ | ✔️ | ✔️ | |
Secrets | ✔️ | ✔️ | ✔️ | |
HTTP Ingress | ✔️ | ✔️ | ✔️ | |
Resources | PostgreSQL | ✔️ | ✔️ | ✔️ |
MySQL | ✔️ | ✔️ | ✔️ | |
Kafka | ✔️ | ✔️ | ✔️ | |
PubSub | Declaring Topic | ✔️ | ✔️ | ✔️ |
Subscribing | ✔️ | ✔️ | ✔️ | |
Publishing | ✔️ | ✔️ | ✔️ |