Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶ added in v0.0.31
FileExists checks if a file exists and returns its contents. Accepts string (path) or []byte (content). For paths, verifies existence and reads the file. For []byte, returns the provided content directly.
func SetupDefaultFileWriter ¶
func SetupDefaultLogger ¶
func SetupDefaultLogger() func(a ...any)
SetupDefaultLogger configures the default logger for backend environments
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.