This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
caddy
Watch
2
Star
0
Fork
0
You've already forked caddy
mirror of
https://github.com/caddyserver/caddy.git
synced
2025-03-06 10:05:41 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
caddy
/
modules
/
caddyhttp
/
templates
History
Matthew Holt
95d944613b
Export Replacer and use concrete type instead of interface
...
The interface was only making things difficult; a concrete pointer is probably best.
2019-12-29 13:12:52 -07:00
..
caddyfile.go
Improve godocs all around
2019-12-23 12:45:35 -07:00
frontmatter.go
templates: Change functions, add front matter support, better markdown
2019-12-23 12:56:41 -07:00
templates.go
Export Replacer and use concrete type instead of interface
2019-12-29 13:12:52 -07:00
tplcontext_test.go
templates: Change functions, add front matter support, better markdown
2019-12-23 12:56:41 -07:00
tplcontext.go
templates: Change functions, add front matter support, better markdown
2019-12-23 12:56:41 -07:00