caddy/config
2015-04-18 09:57:51 -06:00
..
config.go Turn off log timestamp for parse errors (easier to read) 2015-04-15 23:17:56 -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 Finished dispenser tests 2015-03-21 14:36:32 -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 Multiple addresses may be specified per server block 2015-04-15 23:24:39 -06:00
parser.go Multiple addresses may be specified per server block 2015-04-15 23:24:39 -06:00
parsing_test.go There's a std lib function for that 2015-03-20 18:12:53 -06:00
parsing.go Multiple addresses may be specified per server block 2015-04-15 23:24:39 -06:00