Documentation
¶
Index ¶
- func GetHost() string
- func GetStaticDir() string
- func GetStaticUrl() string
- func GetViewsDir() string
- func GetViewsExt() string
- func SetHost(newHost string)
- func SetStaticDir(newStaticDir string)
- func SetStaticUrl(newStaticUrl string)
- func SetViewsDir(newViewsDir string)
- func SetViewsExt(newViewsExt string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStaticDir ¶ added in v0.6.0
func GetStaticDir() string
func GetStaticUrl ¶ added in v0.6.0
func GetStaticUrl() string
func GetViewsDir ¶ added in v0.6.0
func GetViewsDir() string
func GetViewsExt ¶ added in v0.6.0
func GetViewsExt() string
func SetStaticDir ¶ added in v0.6.0
func SetStaticDir(newStaticDir string)
func SetStaticUrl ¶ added in v0.6.0
func SetStaticUrl(newStaticUrl string)
func SetViewsDir ¶ added in v0.6.0
func SetViewsDir(newViewsDir string)
func SetViewsExt ¶ added in v0.6.0
func SetViewsExt(newViewsExt string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.