Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTP ¶
type HTTP struct {
Handler string
Method string
StatusCode string
StartedAt time.Time
FinishedAt time.Time
Duration float64
}
HTTP application
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service implements UseCase interface
func NewPrometheusService ¶
NewPrometheusService create a new prometheus service
Click to show internal directories.
Click to hide internal directories.