Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostEnvironment ¶
type HostEnvironment struct {
EnvironmentName string
}
func (*HostEnvironment) IsDevelopment ¶
func (h *HostEnvironment) IsDevelopment() bool
func (*HostEnvironment) IsProduction ¶
func (h *HostEnvironment) IsProduction() bool
Click to show internal directories.
Click to hide internal directories.