🔌 Native Go Plugin
- Create your own Go module and import Gate APIs
- Compile like a normal Go program
- Full access to Gate's core functionality
- Maximum performance with in-process execution
- Perfect for extending Gate's functionality
Clone Starter Template →
🌐 HTTP API Client
- Language-agnostic interface
- Perfect for out-of-process execution
- Independent deployment cycles
- Cross-version compatibility
- Ideal for external integrations
Get Started →