Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Candidates = []string{ os.Getenv("PAGES_CONFIG"), "/etc/pages.yml", "/etc/pages.yaml", "etc/pages.yml", "etc/pages.yaml", }
Functions ¶
Types ¶
type Config ¶
type Config struct { Development Environmental Production Environmental Test Environmental }
type Environmental ¶
var Current *Environmental
Click to show internal directories.
Click to hide internal directories.