Documentation ¶
Overview ¶
Package envflagfactory contains common env flag definitions used across gazette tools. Use of them ensures the consistent naming of flags and environment variables, default values, and usage texts across multiple programs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEtcdServiceEndpoint ¶
func NewEtcdServiceEndpoint() *string
NewEtcdServiceEndpoint defines the Etcd service endpoint flag.
func NewGazetteServiceEndpoint ¶
func NewGazetteServiceEndpoint() *string
NewGazetteServiceEndpoint defines the gazette service endpoint flag.
func NewMetricsPath ¶
func NewMetricsPath() *string
NewMetricsPath defines the HTTP resource path on which to fetch metrics.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.