| LOW | usagepool.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | usagepool.go | 21 | ) |
| LOW | usagepool.go | 41 | // their lifespan. This is helpful, for example, when |
| LOW | listeners.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | listeners.go | 41 | // NetworkAddress represents one or more network addresses. |
| LOW | listeners.go | 101 | } |
| LOW | listeners.go | 121 | // listeners, be sure to Close() them when you are done. |
| LOW | listeners.go | 701 | // ListenerFunc is a function that can return a listener given a network and address. |
| LOW | listeners.go | 721 | |
| LOW | logging.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | logging.go | 41 | // Logging facilitates logging within Caddy. The default log is |
| LOW | logging.go | 61 | // servers. |
| LOW | logging.go | 461 | |
| LOW | caddy_test.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | sigtrap.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | service_windows.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | replacer_fuzz.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | filesystem.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | admin_test.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | logging_test.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | listeners_fuzz.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | context_test.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | storage.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | storage.go | 101 | } |
| LOW | modules_test.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | filepath_windows.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | admin.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | admin.go | 61 | // The environment variable may be used by packagers to change |
| LOW | admin.go | 81 | // Default: the value of the `CADDY_ADMIN` environment variable, |
| LOW | admin.go | 101 | // set, the listener address will be the default value. If set but |
| LOW | admin.go | 121 | // EXPERIMENTAL: This feature is subject to change. |
| LOW | admin.go | 141 | |
| LOW | admin.go | 161 | Identifiers []string `json:"identifiers,omitempty"` |
| LOW | admin.go | 181 | type RemoteAdmin struct { |
| LOW | admin.go | 301 | uniqueOrigins := make(map[string]struct{}) |
| LOW | admin.go | 321 | // so, because: |
| LOW | admin.go | 361 | } |
| LOW | context.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | context.go | 141 | // pointer and returns the loaded module(s). The struct pointer and its field name as |
| LOW | context.go | 161 | // in the "http.handlers" namespace, you'd put: `namespace=http.handlers` in the |
| LOW | context.go | 461 | } |
| LOW | context.go | 561 | // Originally, this method's signature was `Logger(mod Module)`, |
| LOW | listen_unix.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | listen_reuseUnixSocket_windows.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | replacer.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | replacer_test.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | sigtrap_nonposix.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | caddy.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | caddy.go | 41 | |
| LOW | caddy.go | 61 | // have good, documented default values. If a parameter is required, the docs |
| LOW | caddy.go | 141 | return err |
| LOW | caddy.go | 401 | |
| LOW | caddy.go | 481 | // If `newCfg` is nil a new empty configuration will be created. |
| LOW | caddy.go | 941 | } |
| LOW | caddy.go | 961 | // of "caddy". |
| LOW | caddy.go | 981 | // |
| LOW | caddy.go | 1101 | |
| LOW | caddy.go | 1201 | } |
| LOW | duration_fuzz.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| LOW | listeners_test.go | 1 | // Copyright 2015 Matthew Holt and The Caddy Authors |
| 442 more matches not shown… |