Documentation
¶
Index ¶
Constants ¶
View Source
const ( NilVersion = "v0.0.0-development" NilCommit = "unknown" NilBuildDate = "unknown" )
Variables ¶
View Source
var ( Name string = "Ultrastructure" Description string = "a lightweight web framework for Go based on UberFX." Version string = NilVersion Commit string = NilCommit BuildDate string = NilBuildDate )
Functions ¶
func IsDevelopment ¶
func IsDevelopment() bool
func IsProduction ¶
func IsProduction() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.