Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToCSVFile ¶ added in v0.33.0
func ConvertToCSVFile(page alarms.AlarmsPage, timeFormat string) ([]byte, error)
func ConvertToJSONFile ¶ added in v0.33.0
func ConvertToJSONFile(page alarms.AlarmsPage, timeFormat string) ([]byte, error)
func MakeHandler ¶
func MakeHandler(tracer opentracing.Tracer, svc alarms.Service, ac domain.AuthClient, logger log.Logger) http.Handler
MakeHandler returns a HTTP handler for Alarm API endpoints.
Types ¶
Click to show internal directories.
Click to hide internal directories.