Codebase list golang-github-yosssi-ace-proxy / fed05939-4e44-4925-b91a-a2f4efd9955b/main doc.go
fed05939-4e44-4925-b91a-a2f4efd9955b/main

Tree @fed05939-4e44-4925-b91a-a2f4efd9955b/main (Download .tar.gz)

doc.go @fed05939-4e44-4925-b91a-a2f4efd9955b/mainraw · history · blame

1
2
3
4
5
// Package proxy provides a proxy for the Ace template engine.
// The proxy caches the options for the Ace template engine
// so that you don't have to specify them every time calling
// the Ace APIs.
package proxy