Documentation
¶
Index ¶
Constants ¶
View Source
const ( LabelRepoName = "repo_name" LabelRepoMethod = "repo_method" ErrorIncrementStep = 1 )
Variables ¶
View Source
var (
DoNotReportErrors = []error{}
)
Functions ¶
This section is empty.
Types ¶
type Metrics ¶
type Metrics struct {
ErrCounter *prometheus.CounterVec
Histogram *prometheus.HistogramVec
}
type SQLTemplateRepo ¶
func (SQLTemplateRepo) Create ¶
func (s SQLTemplateRepo) Create(template *Template) (finalErr error)
type TemplateRepo ¶
Click to show internal directories.
Click to hide internal directories.