File: doc.go

package info (click to toggle)
golang-github-yosssi-ace-proxy 0.0~git20141007.0.ecd9b78-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 80 kB
  • sloc: makefile: 3
file content (5 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (3)
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