caddy/config
2015-04-23 14:39:21 -06:00
..
config.go Default port is now 80 2015-04-22 13:22:03 -06:00
controller_test.go Removed Host() and Port() functions from Controller 2015-04-15 23:17:28 -06:00
controller.go Removed Host() and Port() functions from Controller 2015-04-15 23:17:28 -06:00
directives.go New startup and shutdown directives 2015-03-26 09:52:03 -06:00
dispenser_test.go Finished dispenser tests 2015-03-21 14:36:32 -06:00
dispenser.go Slightly more helpful parse error message 2015-04-23 14:39:21 -06:00
import_test.txt Wrote basic tests for parser 2015-01-21 13:19:55 -07:00
lexer_test.go Wrote lexer tests 2015-01-21 12:09:01 -07:00
lexer.go Wrote lexer tests 2015-01-21 12:09:01 -07:00
middleware.go Templates middleware with "include" functionality 2015-04-18 09:57:51 -06:00
parser_test.go Better parse support for files with only an address line 2015-04-22 13:21:51 -06:00
parser.go Better parse support for files with only an address line 2015-04-22 13:21:51 -06:00
parsing_test.go There's a std lib function for that 2015-03-20 18:12:53 -06:00
parsing.go Better parse support for files with only an address line 2015-04-22 13:21:51 -06:00