mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 17:57:51 +00:00
4 lines
127 B
Cheetah
4 lines
127 B
Cheetah
{{.CommentWithoutT "a"}}
|
|
func (a *Assertions) {{.DocInfo.Name}}({{.Params}}) {
|
|
{{.DocInfo.Name}}(a.t, {{.ForwardedParams}})
|
|
}
|