Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultNginxDir = "/usr/local/nginx/conf/nginx.conf"
DefaultNginxDir ...
Functions ¶
This section is empty.
Types ¶
type ConfScanner ¶
type ConfScanner struct {
// contains filtered or unexported fields
}
ConfScanner ...
func (*ConfScanner) C ¶
func (c *ConfScanner) C() <-chan *structs.NginxConfExt
C consume the chan program
Click to show internal directories.
Click to hide internal directories.