mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-07-06 21:15:18 +02:00
Initial v1.0.0 commit
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// +build !godirwalk_debug
|
||||
|
||||
package godirwalk
|
||||
|
||||
// debug is a no-op for release builds
|
||||
func debug(_ string, _ ...interface{}) {}
|
||||
Reference in New Issue
Block a user