Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context) ([]grpc.DialOption, []grpc.CallOption)
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.DialOption, []grpc.CallOption)
Click to show internal directories.
Click to hide internal directories.