Documentation ¶
Overview ¶
Package runtime is responsible for handling the whole application context.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationRuntime ¶
type ApplicationRuntime struct {
IsDebugMode bool
}
ApplicationRuntime type defines the context of the application run.
Click to show internal directories.
Click to hide internal directories.