Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Prometheus ¶
type Prometheus struct {
// contains filtered or unexported fields
}
func NewPrometheus ¶
func NewPrometheus() *Prometheus
func NewPrometheusWithConfigPath ¶
func NewPrometheusWithConfigPath(path string) (*Prometheus, error)
func NewPrometheusWithOptions ¶
func NewPrometheusWithOptions(options *Options) *Prometheus
func (*Prometheus) Register ¶
func (i *Prometheus) Register(ctx context.Context) []grpc.ServerOption
Click to show internal directories.
Click to hide internal directories.