We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b414db7 commit ae164cdCopy full SHA for ae164cd
example/memcached-operator/handler.go.tmpl
@@ -29,8 +29,6 @@ type Metrics struct {
29
type Handler struct {
30
// Metrics example
31
metrics *Metrics
32
-
33
- // Fill me
34
}
35
36
func (h *Handler) Handle(ctx context.Context, event sdk.Event) error {
0 commit comments