Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Development = Environment("development")
Development environment.
Functions ¶
This section is empty.
Types ¶
type Environment ¶
type Environment string
Environment of the application.
func (Environment) IsDevelopment ¶
func (e Environment) IsDevelopment() bool
IsDevelopment environment.
Click to show internal directories.
Click to hide internal directories.