Documentation
¶
Index ¶
Constants ¶
View Source
const HttpdConfTemplate = `` /* 3882-byte string literal not displayed */
HttpdConfTemplate is the template string for a httpd.conf file
View Source
const PhpFpmConfTemplate = `` /* 21991-byte string literal not displayed */
PhpFpmConfTemplate is the template string for a php-fpm.conf file
View Source
const PhpIniTemplate = `` /* 71153-byte string literal not displayed */
PhpIniTemplate is the template string for a php.ini file
Variables ¶
This section is empty.
Functions ¶
func ProcessTemplateToFile ¶
ProcessTemplateToFile writes out a specific template to the given file name
Types ¶
type HttpdConfig ¶
HttpdConfig supplies values for templated httpd.conf
type PhpFpmConfig ¶
PhpFpmConfig supplies values for templated php-fpm.conf
Click to show internal directories.
Click to hide internal directories.