Documentation
¶
Overview ¶
Package env provides environment detection for the Tako framework.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDevelopmentMode ¶
func IsDevelopmentMode() bool
IsDevelopmentMode reports whether the app is running in development mode (via `go run`, or with TAKO_ENV=development). This is the single source of truth for dev-mode detection across the framework.
func ResolveAppMeta ¶
ResolveAppMeta determines the application directory and binary name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.