Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Routes ¶
func Routes(entropyClient entropyv1beta1rpc.ResourceServiceClient, gcsClient gcs.BlobStorageClient) func(r chi.Router)
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) ListFirehoseDLQ ¶ added in v0.7.14
func (h *Handler) ListFirehoseDLQ(w http.ResponseWriter, r *http.Request)
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(client entropyv1beta1rpc.ResourceServiceClient, gcsClient gcs.BlobStorageClient) *Service
Click to show internal directories.
Click to hide internal directories.