github.com/helmwave/helmwave@v0.36.4-0.20240509190856-b35563eba4c6/pkg/hooks/config_export_test.go (about)

     1  package hooks
     2  
     3  func NewHook() *hook {
     4  	return &hook{}
     5  }