golang-library
Projects with this topic
-
The only config manager your GoLang application needs. With support for multiple profiles, deployment specific config files, and environment variable based overrides.
Updated -
GoLang library to effectively use the same code to Publish and Subscribe accross any of these cloud providers: AWS, GCP and Azure, i.e., write cloud agnostic code when it comes to PubSub. Will be adding functionality to provide cloud agnostic methods for Queue and extending existing methods to provide far more customizable options corresponding to each cloud's SDK
Updated -
The Kubernetes API Server provides a REST API interface for clients to interact with it and execute operations such as creating Deployments. But a client application does not have to understand and use the lower-level HTTP operations such as GET, PUT, POST, or PATCH because there are multiple client libraries for different languages. One of the most popular ones is the Go client library.
Updated -
An Prometheus Exporter for OvenMediaEngine + golang-library for OvenMediaEngine
Updated -
Test external service by mockRoundTripper
Updated